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 record exists for the specified key.
Syntax
client server public static boolean exist(PMFSequenceId _sequenceId, PMFSequenceValue _value)
Run On
Called
Parameters
- _sequenceId
Type: PMFSequenceId Extended Data Type
The sequence ID.
- _value
Type: PMFSequenceValue Extended Data Type
The sequence value to find.
Return Value
Type: boolean
true if the PMFSequenceTableValue record exists; otherwise, false.