Routines for usr_dbbr.kb


LoadAllUsers

File Name

usr_dbbr.kb

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


LoadLocalUsers

File Name

usr_dbbr.kb

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