GetHelpAttrib Data Member Function

Returns the HelpConfigNode string at the specified index. The index refers to the HelpAttribIndex enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Prototype

string GetHelpAttrib( string p_nHelpAttributeStringIndex )

Parameters

Parameter Type Parameter Name Documentation
stringp_nHelpAttributeStringIndexThe index of the HelpConfigNode attribute string you wish to get or set.

Examples

Copy Text To Clipboard

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