LargerThan Data Member Function

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

Prototype

int32 LargerThan( double p_dRange )

Parameters

Parameter Type Parameter Name Documentation
doublep_dRangeA <float64> representing the range ceiling.

Examples

Copy Text To Clipboard

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