- This wiki is out of date, use the continuation of this wiki instead
Standards:variable
From FenixWiki
(Difference between revisions)
| Revision as of 15:06, 23 April 2007 (edit) Sandman (Talk | contribs) ← Previous diff |
Revision as of 15:14, 23 April 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
| Line 1: | Line 1: | ||
| [[Standards|'''Up to Standards''']] | [[Standards|'''Up to Standards''']] | ||
| + | |||
| + | <pre> | ||
| + | Don't forget to add it to a category, like local variables, or predefined variables, or both. | ||
| + | </pre> | ||
| == Definition == | == Definition == | ||
Revision as of 15:14, 23 April 2007
Don't forget to add it to a category, like local variables, or predefined variables, or both.
Definition
VariableType VariableName
VariableName is for yadayada.
Notes
Don't set it to blablabla.
Example
VariableName = 100;
