IsNodeAppRunning Function
Description
IsNodeAppRunning() allows the user to determine from an InTouch® script if a program is running on the local computer or on a remote computer.
Use
IsNodeAppRunning(ComputerName, ProgramName);
ComputerName
This can be an empty string for the name of the local computer, or the full nam[……]