DefaultCurrencySymbol
4 min
returns the default currency symbol, for example $ or ¥, for the user associated with the current session this is the value in the currency field on the currency page for the organizational profile this function replaced currentglobalcurrency syntax defaultcurrencysymbol() enabled for for a description of the business object categories, see notes on "enabled for" docid\ u26v9fecfs6ilwa0 pvjd business object category yes/no business rules before save rules yes business rules calculation rules (after save, with or without also recalculate on load) yes business rules calculation rules (before save or always, without also recalculate on load) yes business rules calculation rules (before save or always, with recalculate on load) yes business rules editing rules yes business rules initialization rules yes business rules read only rules yes business rules required rules yes business rules validation rules yes client expressions yes object permissions no services yes ldap yes mobile yes quick actions (except ui quick actions) yes ui quick actions yes reports yes search/dashboard without field references yes search/dashboard with field references no parameters none return value text value returns a currency symbol see http //www xe com/symbols php http //www xe com/symbols php for a list of currency symbols example $(defaultcurrencysymbol()) if the default currency for the current session is united states dollar, the above example returns "$"
