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.
Checks whether the given record should be ignored for tracing purposes.
Syntax
client server public static boolean isIgnored(Common _record)
Run On
Called
Parameters
- _record
Type: Common Table
The record to check.
Return Value
Type: boolean
true if the record is to be ignored; otherwise, false.