Error processing SSI file
Error processing SSI file

Home » Development Area » DigiGuide Listings Grabber » API Index » Function: alert

Function: alert


void alert( String string )

Summary

Shows a message box with the text passed and an OK button


Parameters

ParameterDescription
String string The text you wish to use on the message box.


Examples

alert( "hello world" )


See Also

  • ListingsProcessor : writeLog
  • messageBox


    Requirements

    Build Build 1

    (Last updated: February 13, 2020 12:43:29)

    Error processing SSI file