base.Application.getProgramDir
Returns the directory path of the current program.
Syntax
base.Application.getProgramDir()
  RETURNS STRING
        Usage
This method returns the directory path where the program file (42r) is located.
The directory path is system-dependent.