×

Get Object of Class

iOS 14 +

Notes

Gets an object with the defined class.

Syntax

getClass(input: <#Variable#>, class: <#String (Allows Variables)#>)

Example

getClass(input: ShortcutInput, class: "NSURL")