In Data Member Function

Returns true if the specified value is in the array.

Prototype

int32 In( string p_sValue )

Parameters

Parameter Type Parameter Name Documentation
stringp_sValueThe search value.

Examples

Copy Text To Clipboard

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