# Local Variable

Symbol

Symbol

Preferred

5.0

# returns the value for a local variable. It can be used to include the value of the local variable within an expression or can be used on the left side of an assignment symbol to set the value of the local variable.

[Output: #Right_Parameter]

<?LassoScript
  Output: #Right_Parameter;
?>

[#Right_Parameter = New Value]

<?LassoScript
  #Right_Parameter = New Value;
?>

# Local Variable