| LET Statement | Reference/Commodore BASIC V3.5
[LET] variable expression
Whenever a variable is defined or given a value, LET is always implied. Since the LET statement is automatically implied in Commodore BASIC, the word LET is almost never used.
This statement is unique in that it is the only command or statement where the main keyword is completely optional.
LET A=5 Use of the word LET
A=5 As above, but in the more common form of usage
L SHIFT+E
$88 (136) |
| |
Copyright © Plus/4 World Team, 2001-2024. Support Plus/4 World on Patreon |