Add Data Member Function

Adds a string to this <StrList>.

Prototype

int32 Add( string src )

Parameters

Parameter Type Parameter Name Documentation
stringsrcThe string to add to this this <StrList>.

Examples

Copy Text To Clipboard

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