Get Object of Class

Notes

Gets an object with the defined class.

Syntax

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

Example

getClass(input: Shortcut Input, class: "NSURL")