Hi.
I want to create a limit text for an error of a servo motor. The error code is provided by an additional variable. But the error code should be displayed hexadecimal.
e.g.: limit text (dynamic limit text format)
@keyword %var
First comes the text which will be translated in different languages (begins with the @). Then the value should be displayed (begins with the % parameter) - but how can i define that the value should be displayed in hex?