Groovy (Low-code)SDK Functions (Groovy)HTTP (deprecated)Last Requesthttp.getReasonOn this pagehttp.getReason http.getReason() Description Gets the reason phrase from the last request. Example http = option.httpreason = http.getReason()println reason