Notifications
Clear all

[Closed] Querying custom attributes for spinners present

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
 PEN

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.

Just the ticket. Thanks Paul.