LdapGetAttrValueCount(entryID, attrName);
entryIDattrName
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.2 | Updated: 2018-01-26 |