Sections
Usage: section as:<id> (def:<name>|...) [<commands>]
section as:<id> (def:<name>|...) [<commands>]
Creates a new Section container that can hold commands or blocks of code. The section can be referenced by its ID and optionally assigned a definition name for later use.
Last updated