白皮书下载
application was launched
1、 Function description
Start the specified application and assign the PID of the program to the specified variable.
2、 Attribute description
● output to:The obtained PID of the executing application needs to be output and assigned variables.
● file path: the path of the folder where the started application is located (Note: PID refers to the ID of the application process in execution. After obtaining the process ID, you can kill the process or perform other operations through the ID).
Output to: the obtained PID of the executing application needs to be output and the assigned variable.
3、 Use example
● The execution logic of this process:
After adding the startup application component to the visual editing area, click & ldquo; Select File & rdquo; Select the application to start, or set the & ldquo; attribute on the right; File path & rdquo; Select the application to start. After running the component, the PID of the application will be assigned to the output to the strret variable output.




