Array.$A()

From ZCubes Wiki
Revision as of 11:33, 1 March 2017 by Joseph (talk | contribs) (Created page with "* << Z3 Home * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Array.$A(attributename)

Assuming the array of objects, is a parameter string for an attribute (say attrs.x) and extracts that attribute for each array element object.


e.g. DebugSelectorObjects.$A("attrs.x") where DebugSelectorObjects is an array of objects.