06-08-2010 12:32 PM
var people = search.luceneSearch("TYPE:cm\\:person");
for each (p in people)
{
logger.log("Found user: " + p.properties.userName);
// ….
}
06-08-2010 02:02 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.