search base – An Alpha variable that contains the search path in the LDAP.
search level – Specify the search level by selecting an option from the following list:
-
B – Base search
-
T – Sub-tree search
-
O – One-level search
search filter – An Alpha variable that contains a valid LDAP filter.
attribute – An Alpha variable that defines the information required.
delimiter – An Alpha string used to separate one result from another.
LDAP connection handle – Optional. If this parameter is 0 or missing, the function will act using the connection from the LOGON. If this parameter is positive, the function will act using the connection from this handle.
|