Please enable JavaScript to view this site.

Process Designer

Navigation: Javascript API > User dialog functions > Notifications

jr_notify_error(string message, int timeoutInSeconds)

Scroll Prev Top Next More

This function returns an error message.

Parameter

Type

Description

message

string

Content of the notification

timeoutInSeconds

int

Time until notification disappears (optional)

A warning message is displayed until it is hidden by the user. If the optional second parameter is passed the warning message is hidden after the specified time.