Page 1 of 1

User Command and variable display

Posted: 21 Feb 2021 17:18
by RonJV
When I set a variable to a value via a User Command, is it possible to view that variable's data?
If the variable were a 1 or a 0, could the User Command Name display image be conditional on the value?
Any method to present a current User variable value on a Proppfrexx screen would be helpful.
Thanks

Re: User Command and variable display

Posted: 21 Feb 2021 17:32
by radio42
Yes, both is possible.
Eg. there are commands to change the image and/or text of a user command button.
Conditional commands, eg. the EXEC_COMMAND2 are also available, else there is even an *IF[... function macro.
See the user manual appendix.