[[modding:function:fnchelp]] === fnchelp === [[modding:function:fnchelp]] ^ Syntax | (fnchelp function) | ^ Arguments | function: The function that you want to get the help text of. | ^ Returns | string: The help text of the passes in function. | ^ Category | [[function]] | ^ Description | Returns the help text for the given function. | === Example === (fncHelp dbgOutput) Returns the string "(dbgOutput string [string]*)". Return to [[:Functions]] list