getRegisteredCommands

Available for: Content Management Server, Template Engine

Task: Returns the commands registered on the NPS server. In standard installations, this procedure is called by a Tcl client at start-up to retrieve the names of all procedures that the Tcl client needs to forward to the Tcl server for execution.

Syntax:

getRegisteredCommands

Function parameters: none

Return value if successful: the list of registered commands (stringlist)

Necessary permissions: no restrictions