LdapGetAttrValueCount(entryID, attrName);
entryID
attrName
num
-1
$num=LdapGetAttrValueCount($theuser,"mail");In this example, the number of values associated with the mail attribute of the entryID (theuser) is stored in the num variable.
OpenText StreamServe 5.6 | Updated: 2013-03-01 |