ValueGst.canCompare

Determines if @value1 and @value2 can be compared.

struct ValueGst
static
bool
canCompare

Parameters

value1 Value

a value to compare

value2 Value

another value to compare

Return Value

Type: bool

%TRUE if the values can be compared

Meta