aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.36 - [lv] Built-In

Mnemonic aid: lv for Local Variable

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

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


[lv variableName]

[local test 123]
[global test [i 456]]
[lv 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