Returns true if the range is larger than the specified value.
int32 LargerThan( uint64 range )
Parameter Type | Parameter Name | Documentation |
---|---|---|
uint64 | range | A value representing the range ceiling. |
None published. Please look for an example in the Simdify Scripting Language code base.