aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.35 - [gv] Built-In

Mnemonic aid: gv for Global Variable

 [gv]  will only return a global variable. If a local with the same name exists, but a global does not, nothing is generated.

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


[gv variableName]

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

<em>456</em>
456

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