Quick Links
:
assignment statement
assignment statement
A statement that assigns a value to a variable. For example,:
StringToDisplay = "My Name"
Related terms
statement
,
value
,
variable