CustInterestWaiveLimit::exist Method
Determines whether the specified currency code exists in the table.
Syntax
client server public static boolean exist(CurrencyCode _currencyCode)
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
Return Value
Type: boolean
true if the currency code exists in the table; otherwise, false.