public method OrderInfo.hasError
Overview
Checks whether the order changed with an error
Declaration
function hasError()
public Boolean hasError();
public bool hasError();
Returns
The method returns 'true' if the error variable is not equal to nil, and 'false' otherwise
Details
Declared in OrderInfo