Skip to content

Process class ​

No description available

Functions ​

mnscript
number Process.GetProcessId() 
  • Gets the process Id.
mnscript
string Process.GetProgramDirectory() 
  • Gets the directory which the program file exists in.
mnscript
string Process.GetProgramFilename() 
  • Gets the file name of the program.
mnscript
bool Process.HasAdminPrivilege() 
  • Gets whether the program has admin privilege.