When the macro processor executes a macro program statement that can create a macro variable (such as a %LET statement), the macro processor attempts to change the value of an existing macro variable ...
SharePains by Pieter Veenstra on MSN

Variables in Copilot Studio

In one of my previous posts about Copilot Studio, I’ve already had a look at Variables and how to work with variables.
Variable names are alphanumeric but must start with a letter. The length of a variable name is limited to thirty-two characters for non-SAS data set variables Model variables are declared by VAR, ...