ASTER::ACTION::JSON::Create New JSON Array and fill elements, by the specific JSON data (structure) type.

using JSON Pointer..


パラメータ 1 : JSON Pointer


パラメータ 2 : 配列要素数


パラメータ 3 : データ型の指定


注意点

メモリ上に展開されている JSON に対して変更が加えられる。

メモリ内容をファイル保存するためには Save JSON to the File 命令を利用する。