In Data Member Function

Returns true if the array contains the specified value.

Prototype

int32 In( int64 value )

Parameters

Parameter Type Parameter Name Documentation
int64valueThe 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.