Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 222 Bytes

getClass.md

File metadata and controls

11 lines (11 loc) · 222 Bytes

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")