BSL:Introduction: Difference between revisions

m
(whoops! forgot that various game data types can trigger BSL; if anyone knows of other types, please add them)
m (→‎Variables: wording)
Line 144: Line 144:
In the second case, "y" is automatically initialized to zero.
In the second case, "y" is automatically initialized to zero.


Variables can have global scope, if declared outside of a function.
Variables will have global scope if declared outside of a function.


==Built-in functions and variables==
==Built-in functions and variables==