templates.
Syntax
There are two different syntactical notations to refer to functions:
Shorthand notation
The shorthand notation is $util.function()
– using this shorter notation is usually preferable for brevity, and also required within the Automate with AWS post function.
The formal notation is ${util.function()}
– using this longer notation is optional in general, but not supported within the Automate with AWS post function.
Functions
The currently available functions in the $util
namespace are:
Page Properties Report |
---|
firstcolumn | Name |
---|
sortBy | Title |
---|
cql | label = "function" and space = currentSpace ( ) |
---|
|
Actions
You can use utility functions in the following actions:
Filter by label |
---|
showLabels | false |
---|
showSpace | false |
---|
sort | title |
---|
excerptType | simple |
---|
cql | label = "action" and space = currentSpace ( ) and title ~ "Using *" |
---|
|
How-to Articles
Filter by label |
---|
max | 8 |
---|
showSpace | false |
---|
sort | title |
---|
excerptType | simple |
---|
cql | label in ( "action" , "function" ) and label in ( "kb-how-to-article" , "kb-troubleshooting-article" ) and label = "automation-with-aws" |
---|
|
Frequently Asked Questions (FAQ)
Questionslist macro |
---|
filter | popular |
---|
ask | true |
---|
limit | 8 |
---|
topic | automation-with-aws,action,function |
---|
|