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.
Validates whether cutoff day is set between 0 and 31.
Syntax
public boolean validateCutoffDay([boolean _throwError])
Run On
Called
Parameters
- _throwError
Type: boolean
Indicates whether an error will be thrown.
Return Value
Type: boolean
true if cutoff day is set between 0 and 31; otherwise, false.