m
Move page script moved page USERAPI GetSlashFunc to WoW:USERAPI GetSlashFunc without leaving a redirect
m (Created page with '{{userfunc}} <!-- Leave this line in! --> Returns the function called when using <code>/''cmd''</code>. slashFunction = {{PAGENAME}}(cmd) == Function Parameters == === Argumen…') |
m (Move page script moved page USERAPI GetSlashFunc to WoW:USERAPI GetSlashFunc without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{userfunc}} | {{userfunc}} | ||
Returns the function called when using <code>/''cmd''</code>. | Returns the function called when using <code>/''cmd''</code>. | ||
slashFunction = {{PAGENAME}}(cmd) | slashFunction = {{PAGENAME}}(cmd) | ||