Returns a string at the specified index. This string represents the string properties of the <TypeRepNode>. The index refers to a value from the TypeRepOptions enumeration. Please see APP_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
string GetOption( string p_nIndex )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | p_nIndex | The index of the value you wish to retrieve. Must be less than TypeRepOptions_Max. Please see APP_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information. |
None published. Please look for an example in the Simdify Scripting Language code base.