Send Text Message

Embedded functions allows to send a text message from the function. A sample code is mentioned below

ctx.sendText("Your Text Here");

Last updated