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.
Verifies whether records exist in the table for the current record.
Syntax
client server public static boolean exist(Schedule_IN _schedule)
Run On
Called
Parameters
- _schedule
Type: Schedule_IN Extended Data Type
The Schedule field to find in a table.
Return Value
Type: boolean
true if records exist; otherwise, false.