Skip to main content
Version: 10.1

CommandSystemBackground()

note

This article is about the CommandSystemBackground action in the USoft Action Language.

CommandSystemBackground()

danger

This action is obsolete.

Executes an operating system command on a Windows or Linux system. The command will be run in the foreground. This action is obsolete:

Syntax

CommandSystemBackground( *command* )

Command is the command string that is sent to the operating system.