AddUnique Data Member Function

Adds a string to the <StrList> if an exact match is not already contained in the <StrList>.

Prototype

int32 AddUnique( string value )

Parameters

Parameter Type Parameter Name Documentation
stringvalueThe string to add to the <StrList>.

Examples

Copy Text To Clipboard

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