This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:comma [2021/01/19 13:50] – created Karsten75 | 4rpl:commands:comma [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
4, 5 6 add #leave the 4 on the stack, add 5 and 6 to place 11 on the stack also | 4, 5 6 add #leave the 4 on the stack, add 5 and 6 to place 11 on the stack also | ||
</ | </ | ||
+ | |||
+ | **Note:** A space is required either before or after the comma for the command to be interpreted correctly as the code interpreter simply discards the comma instead of replacing it with a space. | ||
< | < |