6,834
edits
(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: | ||
{{ | {{ScriptItem2 | ||
| | |name = hasCommandHandler | ||
|side = shared | |||
|type = function | |type = function | ||
| | |games = iii vc sa iv | ||
|desc = gets whether or not the command name has a handler function | |||
|arg1 = String commandName The command name | |||
| | |return = Boolean whether or not the command name has a handler function | ||
| | |freturn = null | ||
| | |||
}} | }} |
edits