Action


  • New Blank JSON

    Create a New blank JSON object in memory.

  • Load from a File (TEXT)

    Load the data from a JSON File.

  • Save to a File

    Save the JSON data from memory to a file (choose either Text or MessagePack format).

  • Cre. Arr: Data Auto Fill

    Create a new array, with data auto-fill options

  • Cre. Array: Boolean

    Creating a One-Dimensional Array Filled with Boolean Values

  • Cre. Arr. RGX Ex.Subm.

    Exporting Submatches Obtained from Exact Match Search in Regular Expressions to a JSON Array

  • Cre. Arr. RGX Pa.Subm.

    Exporting Submatches Obtained from Partial Match Search in Regular Expressions to a JSON Array

  • Cre. 2D-Arr: Oi Info

    Create a new two-dimensional array and store instance information in it.

  • OverWrite: w. Boolean

    Override the specified value in the path: Boolean

  • OverWr.: Seq. Num. 2DAr.

    Overwrite with Sequential numbering in a path-specified JSON 2-dimensional array element.

  • Set Target JSON Pointer

    Set Targeted JSON Pointer

  • TgtJsp: Arr.: OverWr. Bool

    Targeted JSON Pointer: use a Boolean to overwrite a value

  • TgtJsp: Arr.: PushBa. Str

    Add an element to the end of an array and assign a string

  • Batch Assign: Oi AltVal

    Assign a value to Alterable Values[n] of the object instance.

  • Batch Assign: Oi AltStr

    Assign a string to Alt String[n] of the object instance.

  • Batch Assign: Oi Flag

    Assign a boolean value to Flag[n] of the object instance.

  • Cre. 2D-Arr: MvTgt Oi Xy

    新規二次元配列の作成、MvtUtil、Target の Xy 座標

  • Cre. 2D-Arr: MvPrs Oi Xy

    新規二次元配列の作成、MvtUtil、Pursuer の Xy 座標

  • Cre. Arr.: MvTgt Oi Fixed

    新規一次元配列、選択された Target の固定値を配列へ挿入

  • Cre. Arr.: MvPrs Oi Fixed

    新規一次元配列、選択された Pursuer の固定値を配列へ挿入