inSCADA
Ver 2020 EN
Search
⌃K

Other Functions

This section, which is grouped as other functions, will cover functions for different purposes.

EXEC A COMMAND ON CMDLINE

ins.exec(String[] command)

It is used to execute commands on the command line of the operating system on which the inSCADA Platform is running.
String [] command: The string array in which the command line commands are written.
Return Value: Does not return any value.