How to list the attributes of an object?
4 Feb
2000
4 Feb
'00
2:46 p.m.
Is this possible? I'm trying to display all the roles that a script has: I get my list of roles, but I don't know what attributes they have. I also can't find "Role" as a class listed in an API anywhere. I got this far: <dtml-in "AUTHENTICATED_USER.getRoles()"> <dtml-var "_"> </dtml-in> ...but that just prints an object tag. Thanks, Robb
9558
Age (days ago)
9558
Last active (days ago)
0 comments
1 participants
participants (1)
-
Robb Shecter