×

Reverse List

iOS 15 +

Notes

Reverses the input list. Even though the description says this action accepts input of type "Files", it can handle lists of any type.

Syntax

reverseList(list: <#Variable Array#>)

Example

reverseList(list: [ShortcutInput, CurrentDate, Clipboard])