Targeted JSON Pointer :: Batch Assignment for Oi Alt String[n]


using Targeted JSON Pointer..

ASTER::ACTION::JSON::Targeted JSON Pointer::Batch Assignment Oi Alt String

オブジェクト・インスタンスに対する一括代入機能。

書きかけの項目

事前に設定された Targeted JSON Pointer を利用します。

ターゲットは配列であり、配列には「文字列」が格納されています。

{
    "poem":[
        "The sun sets low, and stars appear,",
        "Whispering secrets we hold dear.",
        "In the quiet night we find,",
        "Dreams and hopes of every kind."
    ]
}

オブジェクト・インスタンスの Alterable String[n] に配列から文字列値を取得し代入。

配列には文字列値が格納されているという前提機能ですが、以外の値でも Dump 出力で文字列化します。

例えば数値 0"0"1"1" など。

Parameter.1

Select the object instance. Only the "Active (sprite) Object" Type can be registered to the controller.

Description of the image

If "The Active Object" is not specified, an error will be displayed when executing the action from the event, and the registration process will be aborted.


Parameter.2

注意点.1

A