variable - Variable Declaration (variable)
Declare a new variable by specifying the name and value for the variable.
Name
Type
Default
Description
name
string
The name of the variable.
value
string
The value to be assigned to the variable.