File Name
Syntax
FUNCTION LoadAllUsers: List of String;
Parameters
None
Returns
List of string
Side Effects
None
Description
This function will populate the list of string reference parameter with all available users active in the system.
Dialog Forms Called
None
File Name
Syntax
FUNCTION LoadLocalUsers: List of String;
Parameters
None
Returns
List of string
Side Effects
None
Description
This function will populate the list of string reference parameter with all local users active in the system.
Dialog Forms Called
None