Skip to main content

api.wto

api.wto(string)

Description

Write To Operator: any text passed to this method will be visible in the 1Gateway portal and in the log.

Parameters

ParameterTypeExplanation
stringStringThe text to pe printed to the log

Example

if(res == null)
api.wto("result is null.")