Documentation

OnCurrencyAdd

event_handler(
   string currency,
   array arFields
);

OnCurrencyAdd event is called when a new currency is successfully added.

Parameters

Parameter Description
currency Currency ID.
arFields Associative array of currency parameters. List of available array keys can be found in CCurrency::Add.

Returned value

None

See Also



© «Bitrix24», 2001-2024
Up