LdapGetEntryCount(resultID);
resultID
$cust_entry_count=LdapGetEntryCount($customer);In this example, customer represents the resultID from a search. The number of entries found by the search is stored in the cust_entry_count variable.
OpenText StreamServe 5.6.2 | Updated: 2018-01-26 |