Adds a string to the <StrList> if an exact match is not already contained in the <StrList>.
int32 AddUnique( string value )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | value | The string to add to the <StrList>. |
None published. Please look for an example in the Simdify Scripting Language code base.