Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
variables [2024/07/12 08:37] – external edit 127.0.0.1 | variables [2025/02/17 15:10] (current) – try to fix strange layout/text "(exceptions ...)" appearing in italics without blank doll | ||
---|---|---|---|
Line 84: | Line 84: | ||
STR(3) | STR(3) | ||
</ | </ | ||
- | As a general rule, string variables are replaced by their value only if they are preceded by a dollar ()(exceptions:invariabledefinitions,on″SHOW″cards,andinlogicalexpressionson″IF″cards,thedollarisoptional).Thisisaprecautiontoavoidcommandswhichhavethesamenameasavariablebeinginterpretedasvariables.Variablesmayalsoappearon″TEXT″or″TITLE″cardsorinstrings,butmustbeprecededby in these cases. Example: | + | As a general rule, string variables are replaced by their value only if they are preceded by a dollar ($) |
+ | (exceptions: | ||
< | < |