action
ensure
ensure action ActionName kind:"..."
kind
: report | rowInsert | spreadsheetEditor | auditTrailSpreadsheet
remove
remove action ActionName
update
auditTrailSpreadsheet
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
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
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
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
goTo action ActionName
print action ActionName