| String | ${email:getErrorReason()} | Gets the error reason for an email attempt. |
| boolean | ${email:isError()} | Determines if the last email resulted in an error. |
| boolean | ${email:isSuccess()} | Determines if the last email was successful. |
| String | ${email:getErrorReason()} | Gets the error reason for an email attempt. |
| boolean | ${email:isError()} | Determines if the last email resulted in an error. |
| boolean | ${email:isSuccess()} | Determines if the last email was successful. |