|
||||||||||
|
|
||||||||||
| Other Library Functions | ||||||||||
| function | ldap_LibraryVersion |
Available in:
Enterprise |
|
Library: omldap - LDAP support
Include: omldap.xin |
Return type: String Returns: The version and copyright information for the library. |
define external stream function ldap_LibraryVersion
This function returns the version and copyright information for the LDAP library.
Example:
; display the library version and copyright information output ldap_LibraryVersion || "%n"
| ---- |