Global-like JSON Access
Properties::Settings::JSON Data Sharing Option
JSON Data Sharing Option toggle checkbox.

ASTER::Properties::Settings::Checkbox-controlled JSON Sharing
The checkbox is off by default.
This option can only be accessed through the extension’s property settings.
When the extension’s settings are enabled and deployed in an application frame, ASTER can treat the JSON data in memory as a “scoped global variable.”
This mechanism could be called “Global Variable Conversion,” but as it differs from typical global variables, the term “Data Sharing Option” is used instead.
Extensions with this setting disabled cannot access the “shared data.” However, when enabled, seamless editing across frames is possible without worrying about loading or saving data during frame transitions.
Usage Notice: ASTER Rev.1.0.4
The specifications differ between
ASTER Rev.1.0.3
andASTER Rev.1.0.4
.
Some related commands have been deprecated, and older sample operations are not compatible with ASTER Rev.1.0.4.
- Relevant URL : ASTER::CONDITION::JSON: The Shared JSON Data is empty