Quote from
Gaev on September 17, 2020, 3:00 am
I do not have a solution, but I am posting here so any tips posted here will be of use to others.
I need to display names (NOT values) of variables within the HTML for a Container object (could be Push Buttons or other object) e.g. something like ...
The results will be displayed in variables [abcd] and [xyz]
... I want this exact text to be displayed at run time ... not the current value of variable [abcd].
I tried several work arounds ... escape characters/tags, enclosing the text in code and /code tags etc. ... but it always displays the current value of the variable ... any ideas/tips ?
I do not have a solution, but I am posting here so any tips posted here will be of use to others.
I need to display names (NOT values) of variables within the HTML for a Container object (could be Push Buttons or other object) e.g. something like ...
The results will be displayed in variables [abcd] and [xyz]
... I want this exact text to be displayed at run time ... not the current value of variable [abcd].
I tried several work arounds ... escape characters/tags, enclosing the text in code and /code tags etc. ... but it always displays the current value of the variable ... any ideas/tips ?