cmd_list()

Outputs a list of all available commands.

Syntax

cmd_list()

Parameters

Parameter Type Description
None

Return Value

Examples

List all available commands

cmd_list();  // Outputs the command list and returns the total count

See also

cmd_list
cmd_count

cmd_get_id
cmd_get_name
cmd_get_displayname

cmd_is_enabled
cmd_is_checked

cmd_exec