§ 4.37 - [page] Built-InMnemonic aid: page for reset PAGE (local) variables (as opposed to document, or global, variables)
[page] unsets all [local] variables. [global] variables are unaffected.
[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 on February 18th, 2026 at 12:52 MT |