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 a record that has the specified parameters exists.
Syntax
client server public static boolean existSectionIdAndLineNum(RefRecId _sectionId, LineNum _lineNum)
Run On
Called
Parameters
- _sectionId
Type: RefRecId Extended Data Type
A section ID.
- _lineNum
Type: LineNum Extended Data Type
A line number.
Return Value
Type: boolean
true if the record exists; otherwise, false.