×

Get Match Group

iOS 14 +

Notes

Gets the a certain group in a regex match.

Syntax

getMatchGroup(type: <#Enumeration (WFGetGroupType)#>, matches: <#Variable#>, index: <#String (Allows Variables)#>)

Example

getMatchGroup(type: Group At Index, matches: ShortcutInput, index: "2")