Standard SetsStandard Sets
Sets Currencies

Argentine peso

Argentine peso

name

Variations

code

ARS

number

032

symbol

$

Transformations1

Convert Currency name to code

Argentine pesoARS

getItemVariation('Argentine peso', VariationKey.CODE)

Convert Currency code to name

ARSArgentine peso

getItemVariation('ARS', VariationKey.NAME)

Convert Currency code to number

ARS032

getItemVariation('ARS', VariationKey.SYMBOL)

Convert Currency code to symbol

ARS$

getItemVariation('ARS', VariationKey.SYMBOL)

by Ryan Hefner