to_symbols_string


Description:

[ Version ( since = "0.12.0" ) ]
public unowned string to_symbols_string ()

Converts the enumerated value to an text representation.

The enum is converted into an identifier consisting of two mathematical comparison operators ("==", ">=", etc.) for use in the YAML representation and user interfaces.

Parameters:

compare

the RelationCompare.

Returns:

string version of compare