Returns the string at the specified index.
string GetAt( int32 p_nIndex )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| int32 | p_nIndex | The index of the string you wish to retrieve from the <StrList>. |
None published. Please look for an example in the Simdify Scripting Language code base.