Why variable doesn't support start value?

Why variable doesn’t support start value like this ?
Untitled
or i am doing something wrong ?

Set the variable in the Screen.Initialise event instead:

6 Likes

Ok sir , Thank you :wink:

That’s because variables only allows constant values when they declared.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.