Search

Launch Application

Last Updated: Mar 8, 2023

Articles

Use this function to launch the specified application.

Syntax

Launch Application (app_full_path)

Parameters

Input Parameter Name Description
app_full_path full path of the executable file(.exe)

Sample

Launch Application (C:\Windows\notepad.exe)

  • Launches Notepad application.

To view all the UI functions, click here.

Did you find what you were looking for?