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 if the entered shipping date is valid
Syntax
public void checkShippingDate([boolean _checkCalendar, boolean _modifiedField])
Run On
Called
Parameters
- _checkCalendar
Type: boolean
A Boolean value that specifies whether it also verifies if the shipping date is an open date in the shipping calendar.
- _modifiedField
Type: boolean
A Boolean value that specifies whether the method is called as a response to a modified field event.