desktop:desktop_chart_scripting_function_reference_display_value

Differences

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

Link to this comparison view

Next revision
Previous revision
desktop:desktop_chart_scripting_function_reference_display_value [2022/01/11 19:11] – created robdesktop:desktop_chart_scripting_function_reference_display_value [2023/09/21 19:58] (current) – external edit 127.0.0.1
Line 8: Line 8:
 Note: you cannot use the output of this function in any mathematical computation. Note: you cannot use the output of this function in any mathematical computation.
  
-Function Parameters 
-Parameter Description 
-<value> The tick value to convert to display text. 
  
-Note: You can use the @ shortcut instead of using the full formula name as well:+----
  
 +<datatables>
 +^ Function Parameters^^
 +^ Parameter ^ Description ^
 +|<value>|The tick value to convert to display text.|
 +</datatables>
 +
 +----
 +
 +Note: You can use the @ shortcut instead of using the full formula name as well:
 +<code lang | SUMMARY> 
 SUMMARY("Close: {?}", @CLOSE); SUMMARY("Close: {?}", @CLOSE);
 +</code>
  • desktop/desktop_chart_scripting_function_reference_display_value.1641928284.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)