Onetidbit
Interview Question:Set(abc,123);UpdateContext({abc:123})So if I use abc in screen1 in a label so what will be the value of abc it display?
5 months ago | [YT] | 1
@giridharkoyilada8136
Local Variable get preference first
5 months ago | 1
View 1 reply
@arshiyanawaz8252
Variable name can't be the same
5 months ago (edited) | 0
Onetidbit
Interview Question:
Set(abc,123);
UpdateContext({abc:123})
So if I use abc in screen1 in a label so what will be the value of abc it display?
5 months ago | [YT] | 1