Notifications
Clear all
[Closed] Querying custom attributes for spinners present
Sep 08, 2006 12:49 pm
This is hopefully quite simple, but not for me…
I need to query an objects base level custom attributes and get a list of the sliders or spinners present there.
Anyone?
2 Replies
Sep 08, 2006 12:49 pm
Have a look at getPropNames, getProperty, hasProperty, isProperty in the help. That will get you started and then I’m sure you will have more specific questions about those.