$O - makelist of properties or methods

Ben Butler 760.f563 at gmail.com
Sun Jun 14 09:26:24 EDT 2020


Hi,

I am trying to do something like:

Do vMyItemRef.$makelist(kProperties) Returns vPropertiesList
Do vMyItemRef.$makelist(kMethods) Returns vMethodsList

Although the above is clearly made up nonsense.  I am trying to be able to
programatically get a list of all methods or all properties of a specific
element whether by item reference or other.  I must be missing something as
the dev UI is able to do this - I effectively want to be able to do the
same thing for debugging and testing purposes so I can monitor the
properties of objects / dump values to log files.

Thanks In Advance

Ben



More information about the omnisdev-en mailing list