| 
    Slide 11.16: WML GO and POSTFIELD tags Slide 11.18: WML selection Home  | 
  
    
   | 
 
$variablenameIf the end of the variable is not indicated by white space, you must contain the variable inside a pair of parentheses:
$(variablename)The name of the variable can be composed of one or more uppercase or lowercase letters, digits, or underscores.
ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_Variable names are case sensitive. Variables can be assigned a value by using either the
<setvar> or <postfield> elements. 
The value assigned to a variable can be substituted (displayed) in the text of a card.
<!-- Put the comments here. -->
   
They are are either:
  | 
  
 
  |