§ 4.37 - [page] Built-InMnemonic aid: page for reset PAGE (local) variables (as opposed to document, or global, variables) See also: [spage] [page] unsets all [local] variables. [global] variables are unaffected. See also: [gload] , [global] , [gsave] , [gv] , [load] , [local] , [lv] , [save] , [spage] , [v] , [vdec] and [vinc] [page] [local test [i 123]] [global toast [b 456]] [v test] [v toast] [page] [v test] [v toast] <em>123</em> <strong>456</strong> <strong>456</strong>
123
456
456
Other built-ins used here: [b] , [global] , [i] , [local] and [v]
Keyboard Navigation
, Previous Page . Next Page t TOC i Index |