📁 Reference
Action

action

ensure

Terminal
ensure action ActionName kind:"..."

kind : report | rowInsert | spreadsheetEditor | auditTrailSpreadsheet

remove

Terminal
remove action ActionName

update

auditTrailSpreadsheet

Terminal
update action ActionName name:"Symbol"
update action ActionName label:"null | @null | @empty | text"
update action ActionName description:"null | @null | @empty | paragraph"
update action ActionName filterTags:"..."
update action ActionName icon:"null | @null | @empty | icon"
update action ActionName tooltip:"null | @null | @empty | text"
update action ActionName spreadsheet:"null | Spreadsheet"
update action ActionName trackRowActions:"..."

filterTags : null | @empty | FilterTag1, FilterTag2, ...

trackRowActions : null | @empty | read, insert, update, remove, forward

report

Terminal
update action ActionName name:"Symbol"
update action ActionName label:"null | @null | @empty | text"
update action ActionName description:"null | @null | @empty | paragraph"
update action ActionName filterTags:"..."
update action ActionName icon:"null | @null | @empty | icon"
update action ActionName tooltip:"null | @null | @empty | text"
update action ActionName report:"null | Report"
update action ActionName outputFormContentLayout:"null | FormLayoutContent"
update action ActionName sendMessageToInbox:"true | false | yes | no"

filterTags : null | @empty | FilterTag1, FilterTag2, ...

rowInsert

Terminal
update action ActionName name:"Symbol"
update action ActionName label:"null | @null | @empty | text"
update action ActionName description:"null | @null | @empty | paragraph"
update action ActionName filterTags:"..."
update action ActionName icon:"null | @null | @empty | icon"
update action ActionName tooltip:"null | @null | @empty | text"
update action ActionName subTitle:"null | @null | @empty | text"
update action ActionName title:"null | @null | @empty | text"
update action ActionName spreadsheet:"null | Spreadsheet"
update action ActionName sendMessageToInbox:"true | false | yes | no"

filterTags : null | @empty | FilterTag1, FilterTag2, ...

spreadsheetEditor

Terminal
update action ActionName name:"Symbol"
update action ActionName label:"null | @null | @empty | text"
update action ActionName description:"null | @null | @empty | paragraph"
update action ActionName filterTags:"..."
update action ActionName icon:"null | @null | @empty | icon"
update action ActionName tooltip:"null | @null | @empty | text"
update action ActionName spreadsheet:"Spreadsheet"
update action ActionName readOnly:"true | false | yes | no"
update action ActionName spreadsheetLayout:"null | SpreadsheetLayout"
update action ActionName filterCondition:"..."
update action ActionName inputForm:"null | Form"

filterTags : null | @empty | FilterTag1, FilterTag2, ...

filterCondition : null | Variable of type: condition | Variable value of type: condition

goTo

Terminal
goTo action ActionName

print

Terminal
print action ActionName