Groovy (Low-code)SDK Functions (Groovy)APIAdvanced Functionsapi.wtoOn this pageapi.wtoapi.wto(string) Description Write To Operator: any text passed to this method will be visible in the 1Gateway portal and in the log. Parameters ParameterTypeExplanationstringStringThe text to pe printed to the log Example if(res == null) api.wto("result is null.")