IBM Worklight v5.0.5 > API reference > IBM Worklight client-side API > JavaScript client-side APIWL.Toast.show
Displays an Android toast box with the specified string. Only applicable to Android applications.
WL.Toast.show (string)
Parameter Description string String. The text to display in the Android toast.
Return Value
None
Parent JavaScript client-side API