Difference between revisions of "Commands"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" class="wikitable" | {| class="wikitable" class="wikitable" | ||
− | |[[ \ ]]|| | + | |[[Single Textmerge|\]]|| |
|- | |- | ||
− | |[[ \\ ]]|| | + | |[[Double Textmerge|\\]]|| |
|- | |- | ||
|[[Increment|++]]|| | |[[Increment|++]]|| | ||
|- | |- | ||
− | |[[--]]|| | + | |[[Decrement|--]]|| |
|- | |- | ||
|[[&&]]|| | |[[&&]]|| | ||
Line 12: | Line 12: | ||
|[[*]]|| | |[[*]]|| | ||
|- | |- | ||
− | |[[//]]|| | + | |[[Comment Block|/*...*/]] |
+ | |- | ||
+ | |[[Double Slash Comment|//]]|| | ||
|- | |- | ||
|[[Inline Assignment|:=]]|| | |[[Inline Assignment|:=]]|| |