alert

Show alert message

Shows a messagebox with a text that alerts the user of some condition.

Syntax:

alert (<String> );


            execute {
               alert("The customer has too low credit limit!");
            }

This page is generated from IFS Developer Studio at 2025-05-28 19:47.