aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.34 - [v] Built-In

Mnemonic aid: v for Variable

 [v]  prefers a local variable, but if a local does not exist, then it will pick up a global if that exists.

See also:  [gload] ,  [global] ,  [graw] ,  [gsave] ,  [gv] ,  [load] ,  [local] ,  [lv] ,  [page] ,  [raw] ,  [save] ,  [vdec]  and  [vinc] 


[v variableName]

[local test 123]
[global test [i 456]]
[v test]

123
123

Other built-ins used here:  [global] ,  [i]  and  [local] 

Keyboard Navigation
, Previous Page . Next Page t TOC i Index

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7