cmd_count()

Returns the total number of available commands.

Syntax

cmd_count()

Parameters

Parameter Type Description
None

Return Value

Examples

Get the total number of commands

cmd_count();  // returns the total count of commands

See also

cmd_list
cmd_count

cmd_get_id
cmd_get_name
cmd_get_displayname

cmd_is_enabled
cmd_is_checked

cmd_exec