In Data Member Function

Returns true if the array contains the specified value.

Prototype

int32 In( uint64 value )

Parameters

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