Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
sendAlertToUser
sendAlertToUser (userName, alertText, duration)
Sends the alert to the viewer where userName is logged in.
Parameters:
userName
The user to receive the alert.
alertText
The text of the alert. HTML markup may be used.
duration
The number of seconds to display the alert.
Returns:
True if the user is logged in and able to receive the alert.