system
|
The system function sends a string command to the host operating system.
The string command must be a valid command phrase in the language of the host operating
system. The contents of the command string are host operating system dependent. Usage The system function allows access to the command language of the host operating system.
(system command) Zero if there was no error, or an error code.
Expression:
Arguments
Name
Type
Description Argument: command Text String ByteVector
A valid command phrase in the host operating system command language.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
ByteVector | Text | String | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|