RemoveValue Data Member Function

Removes any strings that match the specified value from this <StrList>.

Prototype

int32 RemoveValue( string p_sValue )

Parameters

Parameter Type Parameter Name Documentation
stringp_sValueThe value you wish to remove from this <StrList>.

Examples

Copy Text To Clipboard

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