+1 888 340 6572

ZAR: Difference between revisions

From MultiCharts
(Created page with "Constant used to designate the currency "South African Rand". ==Usage== <syntaxhighlight>ZAR</syntaxhighlight> ==Notes== The base 14 currencies can be designated by con...")
 
(No difference)

Latest revision as of 17:22, 7 November 2016

Constant used to designate the currency "South African Rand".

Usage

ZAR

Notes

The base 14 currencies can be designated by constants.

Example

Checks if the currency of the symbol used for the calculation is "South African Rand".

condition1 = SymbolCurrencyCode = ZAR;