variable - 变量声明 (variable)
通过指定变量的名称和值声明新变量。
Name
Type
Default
Description
name
string
变量的名称。
value
string
要指定给变量的值。