03-19-2010 09:54 AM
03-19-2010 10:50 AM
"ALLOWED;kevinr;Consumer".split(";")
03-19-2010 10:51 AM
03-19-2010 11:54 AM
var perm = new String(document.getPermissions());
var elements = perm.split(";");
03-19-2010 01:01 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.