Tag :: JSON
C
- Clear: Backup JSON Data
 - Copy JSON data into backup
 - Create a New 1D array, store the fixed values of the instances selected as mvt.Pursuer in it
 - Create a New 1D array, store the fixed values of the instances selected as Mvt.Target in it
 - Create A New 1D-Array: Boolean
 - Create A New 2D-Array (Data Fill with Object Instance Infos)
 - Create a New JSON 2D Array: Export XY Coordinates of mvt.Pursuer.
 - Create a New JSON 2D Array: Export XY Coordinates of mvt.Target.
 - Create New Array (Empty | Data Auto Fill)
 - Create New Blank JSON Object
 
E
- Event Detect: If an error occurs due to an invalid JSON Pointer
 - Event Detect: If the targeted JSON Pointer specifies a Bool data type & its value is false, return true.
 - Event Detect: If the targeted JSON Pointer specifies a Bool data type & its value is true, return true.
 - Event Detect: the targeted JSON pointer, the specified data type is an array
 
G
- Get Data As a String
 - Get Data As a String from a Path of Targeted JSON Pointer
 - Get Data As a String using Targeted JSON Pointer for Array
 
J
L
M
O
R
S
- Save to a File
 - Save to a file: B64E, LZ4 compressed MessagePack.
 - Save to a file: B64E, Zlib compressed MessagePack.
 - Set Targeted JSON Pointer
 
T
- Targeted Array :: Overwrite a Value with a Boolean
 - Targeted JSON Pointer: Extract the count of Total Array Elements
 - Targeted JSON Pointer: for Array, push_back String
 - Targeted JSON Pointer: Retrieve the Data as a Numeric Type
 - True when shared JSON data is not initialized or the option state is disabled.