×

Execute Command

iOS 14 +

Notes

Run the following command in a-Shell

Syntax

executeCommand(command: <#Array#>, openWindow: <#Enumeration (Enum)#>, keepGoing: <#Boolean#>)

Example

executeCommand(command: help, openWindow: default, keepGoing: true)