Skip to content

Variable Declarations

Benedict Albrecht edited this page May 20, 2026 · 3 revisions

Variable Declarations

All variable declaration forms available in Crodox:

<< variable >>
<< "path" >>
<< 'variable' >>
<< VARIABLE >>
<< variable:hook >>
<< variable:global >>
<< variable:up >>
<< variable:siblings >>
<< variable:down >>
<< variable:following >>

See the Variables page for a summary table and links to detailed documentation on each form.

Clone this wiki locally