Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified fund number value exists in the table.
Syntax
client server public static boolean exist(FundNumber _fundNumber)
Run On
Called
Parameters
- _fundNumber
Type: FundNumber Extended Data Type
The fund number value to check.
Return Value
Type: boolean
true if the fund number value exists in the table; otherwise, false.