HANDLE_APPLICATION

HANDLE_APPLICATION

RETURNS THE HANDLE OF THE CURRENT APPLICATION

  • Type: System Variable
  • Parameter: 0
  • Group: System

ACTION

The system variable HANDLE_APPLICATION returns the handle of the current PANORAMIC application.

The handle is the number given by the operating system (Windows) to the application.

SYNTAX: HANDLE_APPLICATION in an expression

USE

  • The system variable HANDLE_APPLICATION is used to know the handle of the PANORAMIC running application.

ERROR

  • None.

EXAMPLE

print handle_application

SEE ALSO

-