variable - 變數宣告 (variable)
藉由指定變數的名稱和值來宣告新變數。
Name
Type
Default
Description
name
string
變數的名稱。
value
string
要指派給變數的值。