How to use constants in forms? #144
-
Hi devs, In Designer there is section for "Constants", how to use them? an example would help |
Beta Was this translation helpful? Give feedback.
Answered by
checkifexist
Feb 5, 2024
Replies: 1 comment 5 replies
-
A constant is available in every form. it's fixed and cannot be overwritten. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nvm, '$(SERVER_IP)' fixed it, thx