Returns the HelpConfigNode string at the specified index. The index refers to the HelpAttribIndex enumeration. Please see APP_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
string GetHelpAttrib( string p_nHelpAttributeStringIndex )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | p_nHelpAttributeStringIndex | The index of the HelpConfigNode attribute string you wish to get or set. |
None published. Please look for an example in the Simdify Scripting Language code base.