Difference between revisions of "Declaring variables"

Jump to navigation Jump to search
12 bytes added ,  06:50, 24 March 2006
no edit summary
imported>JOG
imported>JOG
Line 5: Line 5:
</pre>
</pre>


You can declare three types of variables through scripts and as global variables. Variable names are not case sensitive. Declare with type and name:
You can declare three types of variables through scripts and as [[Globals|global]] variables. Variable names are not case sensitive. Declare with type and name:
<pre>
<pre>
short myShortVariable  
short myShortVariable  
Anonymous user

Navigation menu