In Data Member Function

Returns true if the array contains the specified value.

Prototype

int32 In( int32 value )

Parameters

Parameter Type Parameter Name Documentation
int32valueThe value you wish to find in the array.

Examples

Copy Text To Clipboard

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