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 type number value exists in the table.
Syntax
client server public static boolean checkExist(FundTypeNumber _fundTypeNumber)
Run On
Called
Parameters
- _fundTypeNumber
Type: FundTypeNumber Extended Data Type
The fund type number value to check.
Return Value
Type: boolean
true if the fund type number exists in the table; otherwise, false.
Remarks
If the specified fund type number value does not exist in the table, an error message is displayed.