Engine:CCMD var: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{\|dev|macronav}} Creates a new variable int eh current context, if doesn't exist. var bob fred == Arguments == * name - name for new variable * value - the value to set == Notes == *") |
No edit summary |
||
Line 1: | Line 1: | ||
{{\| | {{\|macroapi}} | ||
Creates a new variable int eh current context, if doesn't exist. | Creates a new variable int eh current context, if doesn't exist. | ||
var bob fred | var bob fred |
Revision as of 22:16, 13 October 2023
Template:Engine/macroapi Creates a new variable int eh current context, if doesn't exist.
var bob fred
Arguments
- name - name for new variable
- value - the value to set