How to change the currency symbol for the value returned by webix.i18n.priceFormat(number) method

If I call webix.i18n.priceFormat(number); method its returning number with $ symbol only. How to change the currency symbol for the value returned by webix.i18n.priceFormat(number) method.

Please check my previous answer.