Number list
This function returns the last element of a number list. If the number list is empty, the function returns null .
Bash
last(numberList) #Output: Number
Text list
This function returns the last element of a text list. If the text list is empty, the function returns null .
Bash
last(textList) #Output: Text
Issue list
This function returns an issue list with the last element of the given issue list. If the issue list is empty, the function returns an empty issue list .
Bash
last(issueList) #Output: Issue list
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|---|---|---|---|---|
| Last comment, its author, and timestamp |
(input latin letters) |
Text |