Share via


CFPSTable_BR::exist Method

Checks whether a record with a specified recId value exists in the CFPSTable_BR table.

Syntax

client server public static boolean exist(RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the recId value is not 0 (zero) and exists in the CFPSTable_BR table; otherwise, false.

See Also

Reference

CFPSTable_BR Table