to_symbols_string
Description:
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 |