You can read individual settings values for database objects corresponding to the fields shown in the Settings window in the Model Manager workspace. You can also retrieve all settings values via an optimized
get method on a database object — thereby reducing network latency overhead when, for example, reading settings values from a Model Manager server database.
The formattedDateTime method from the Method Editor’s built-in method library converts the UNIX epoch milliseconds returned by
saved to a read-friendly date and time string.