xRecord.suppressWarnings Method

Gets and sets the property that indicates whether to suppress warnings for this pointer.

Syntax

public boolean suppressWarnings([boolean newValue])

Run On

Called

Parameters

  • newValue
    Type: boolean
    A Boolean value that indicates whether to suppress warnings for this pointer; optional.

Return Value

Type: boolean
true if warnings for this pointer should be suppressed; otherwise, false.

See Also

Reference

xRecord Class