Product: LABELVIEW, CODESOFT
Version: All Versions
|
Output («variable»): Returns the formatted value of the variable.
Example:
Counter0 has the prefix "number:". The formula "counter0 has a value of " & counter0 & " and a formatted value of " & Output(Counter0) gives the result : counter0 has a value of 1 and a formatted value of number:1
Note: The variable formatting is defined in the Output tab.
|