User Tools

Site Tools


token_reference_for_file_exports

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
token_reference_for_file_exports [2023/01/16 17:32]
tickstory [Bar]
token_reference_for_file_exports [2023/05/08 00:22] (current)
tickstory
Line 42: Line 42:
  
 This will add an amount of 0.0001 to the original output value. Similarly, most mathematical calculations can be applied including subtraction (-), division (/) and multiplication (*). This will add an amount of 0.0001 to the original output value. Similarly, most mathematical calculations can be applied including subtraction (-), division (/) and multiplication (*).
 +
 +It is also possible to round numbers to the nearest digit using the "​F"​ specifier like so:
 +
 +<​code>​{Close:​F0}</​code>​
 +
 +The "​0"​ indicates the number of digits to round to. "​0"​ being whole numbers, "​1"​ being 1 decimal place and so forth.
  
 ===== Date/Time ===== ===== Date/Time =====
token_reference_for_file_exports.txt ยท Last modified: 2023/05/08 00:22 by tickstory