getExchangeRate function

Get the exchange rate between two currencies from the server

Syntax

getExchangeRate( org, from, to )

Parameters

Name Type Description
org   id of the organisation
from   the from currency
to   the to currency

Source

SY_OB_Mobiliser.js line 220.