section
ensure
Terminal
ensure section SectionName
remove
Terminal
remove section SectionName
update
Terminal
update section SectionName name:"Symbol"
update section SectionName label:"null | @null | @empty | text"
update section SectionName description:"null | @null | @empty | paragraph"
update section SectionName filterTags:"..."
update section SectionName disabled:"true | false | yes | no"
update section SectionName propertyEditorLabel:"..."
update section SectionName direction:"horizontal | vertical"
update section SectionName sectionVariant:"form | propertyEditor"
filterTags
: null | @empty | FilterTag1, FilterTag2, ...
propertyEditorLabel
: null | Variable of type: text | Variable value of type: text
goTo
Terminal
goTo section SectionName
Terminal
print section SectionName