calladapter
x = calladapter("ECHO", "N/A", label="Internal adapter call", payload="x")
if x.response.success == True:
historize("call_successful")Last updated
Was this helpful?
x = calladapter("ECHO", "N/A", label="Internal adapter call", payload="x")
if x.response.success == True:
historize("call_successful")Last updated
Was this helpful?
Was this helpful?