ObjectTools is a 4D plug-in that allows you to greatly improve the 4D language by providing you with a set of commands to handle objects. An object can store variables, records and just about everything else, except the 2D arrays.
This tool allows you to create large data structures and to access or modify the object component with minimum effort. You can use the created objects to store preferences or to pass parameters in interprocess messaging systems. You decide how to use it for your projects.
Requirements:
· 4D v11/v12/v13
Limitations:
· Will stop functioning after 15 minutes.
What's New in This Release: [ read full changelog ]
· Fixed a crasher in OT GetAllNamedProperties.