__header__
Description
Similar to the text tool
However here both the text and the color can be parametric.
Hence this tool is suitable for displaying parametric data
The data can be formated as desired using the GCParce step
This tool is typically used with Slides.
The user can adjust the size, color, thickness, font, and
placement of the text..
Parameters
Text
the text to be displayed
TextColor
If UserRenderStyle is not set this sets the text color
TrimText
If set remove whie space at the begiing and end of the text
NbDecimals
Max number decimals - only applies to float/double type numerics
Special Values
- -16 display in base 16
- -2 displays 1st byte in base 2
- -22 displays 2nd byte in base 2
- -23 displays 3rd byte in base 2
- -24 displays 4th byte in base 2
Visible
On or Off
UserRenderStyle
if > 0 then this set the user render style. In this case the color is not used
__footer__