New (LDAP constructor)

From m204wiki
Revision as of 15:25, 15 July 2011 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Create a new LDAP object (LDAP class)


Syntax

%ldap = [%(LDAP):]New

Syntax terms

%outLDAPlDAP
(LDAP) The class name in parentheses denotes a shared method. New can also be invoked via a LDAP object variable, which may be Null.

Usage notes

Examples

See also