-
Creates and returns an ObjectArray Class instance. It has less operations than a normal array, but it can store objects instead of just simple types and still be able to save and load (using its own methods). Up to 9 fields/properties are supported on the objects, and you must provide their names.
- This topic was modified 3 years, 1 month ago by . Reason: Expanded command description
- This topic was modified 3 years, 1 month ago by . Reason: Added methods Concat and GetAllFieldLists
- This topic was modified 3 years, 1 month ago by . Reason: Renamed field lists to value lists
- This topic was modified 3 years, 1 month ago by . Reason: Fixed the immutable operations
- This topic was modified 2 years, 8 months ago by . Reason: Removed tip addresses