LargerThan Data Member Function

Returns true if the range is larger than the specified value.

Prototype

int32 LargerThan( uint64 range )

Parameters

Parameter Type Parameter Name Documentation
uint64rangeA value representing the range ceiling.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Simdify Scripting Language code base.