variable - 変数宣言 (variable)
変数の名前と値を指定することにより、新しい変数を宣言します。
Name
Type
Default
Description
name
string
変数の名前です。
value
string
変数に割り当てる値。