hasCommandHandler: Difference between revisions

no edit summary
(Created page with "{{ScriptItem |endpoint = shared |type = function |name = hasCommandHandler |parameters = String commandName |parameter1 = String commandName The command name |usage = gets whe...")
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = hasCommandHandler
|side = shared
|type = function
|type = function
|name = hasCommandHandler
|games = iii vc sa iv
|parameters = String commandName
|desc = gets whether or not the command name has a handler function
|parameter1 = String commandName The command name
|arg1 = String commandName The command name
|usage = gets whether or not the command name has a handler function
|return = Boolean whether or not the command name has a handler function
|return1 = Boolean whether or not the command name has a handler function
|freturn = null
|returnFail1 = null
}}
}}
6,833

edits