Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 230 Bytes

openIn.md

File metadata and controls

11 lines (11 loc) · 230 Bytes

Open In

Notes

Opens input in a certain ask.

Syntax

openIn(input: <#Variable#>, app: <#String (No Variables)#>, ask: <#Boolean#>)

Example

openIn(input: Clipboard, app: "com.apple.mobilenotes", ask: false)