====== Variables ====== Plugin exports the constants: |< 100% 35% >| |PROCESS_USERISADMIN|Can be either 0 or 1, if user is in the Administrators group.| |PROCESS_RUNASADMIN|Can be either 0 or 1, if user is actually have the administrator righs.| |PROCESS_ISELEVATED|Can be either 0 or 1, if process is executed with elevated privileges.| |PROCESS_INTEGRITYLEVEL|Process integrity level. Can be either:\\ 0 --- Untrusted\\ 1 --- Low\\ 2 --- Medium\\ 3 --- High\\ 4 --- System|