command

Execute command in default shell

Syntax

result = command(string)

Inputs (1)

string

Type: String

Description: String to be passed to shell

Outputs (1)

result

Type: Integer

Description: Return value from command (depends on environment)