SmallerThan Data Member Function

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

Prototype

int32 SmallerThan( double p_dRange )

Parameters

Parameter Type Parameter Name Documentation
doublep_dRangeReturns true if the range is smaller than the specified value.

Examples

Copy Text To Clipboard

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