Documentation

Delete

bool
CCurrencyLang::Delete(
 string currency, 
 string lang 
);

This method deletes language-dependent parameters for the specified currency of the specified language. Non-static method.

Method parameters

ParameterDescription
currency Currency ID which parameters are to be deleted.
lang Language ID.

Returned values

The method returns "true" if successful, or returns "false" otherwise. 

© «Bitrix24», 2001-2024
Up