MSGBOX

Display a message to the user with a message box.

 

 When HomeSeer is installed as a service, the HomeSeer UI application must be running for a message box to be displayed on the HomeSeer system.  If the HomeSeer UI is not running, this command will not cause the script to fail - the message will be written to the HomeSeer log.

 

Parameter 1: (not used)

Parameter 2: [MSGBOX]

Parameter 3: (message to display text – see note above about commas)

Parameter 4: (optional): (message box title bar text – see note above about commas)

 

Examples:

xxxx,[MSGBOX],You are a nice person,Silly%2C Goofy%2C Weird

 

Back to the Installation Script Index