Document the scale, offset and truncate options for text chunks.
This commit is contained in:
parent
50ad5e38f8
commit
f8c23e13c3
1 changed files with 3 additions and 0 deletions
|
@ -579,6 +579,9 @@ This example is a switch that contains both static and dynamic text:
|
||||||
</layer2>
|
</layer2>
|
||||||
</pre>
|
</pre>
|
||||||
<br>
|
<br>
|
||||||
|
Note that the value to be displayed can be modified using <scale> for multiplication,
|
||||||
|
<offset> for addition, and <truncate>true</truncate> for truncation.
|
||||||
|
<br>
|
||||||
|
|
||||||
<HR WIDTH="20%">
|
<HR WIDTH="20%">
|
||||||
<H2><A NAME="conditions">Conditions:</A></H2>
|
<H2><A NAME="conditions">Conditions:</A></H2>
|
||||||
|
|
Loading…
Add table
Reference in a new issue