DISPLAYTOAST
Display custom text as a toast message. Supported message types are alert, error, info, loading, success, and warning.
Syntax
Arguments
MESSAGE_TYPE - Select from ALERT, ERROR, INFO, LOADING, SUCCESS, WARNING.
MESSAGE_TEXT - Custom message to be displayed.
Example
Last updated