Currency::lookupCurrency Method
Opens the customer currency lookup form.
Syntax
client public static void lookupCurrency(
FormStringControl _formStringControl,
[int _filterField,
str _filterValue])
Run On
Client
Parameters
- _formStringControl
Type: FormStringControl Class
The calling form information
- _filterField
Type: int
The fieldnum to create a range on; optional.
- _filterValue
Type: str
The value of the range; optional.
Exceptions
Exception | Condition |
---|---|
Error | The company sent in does not exist. |