Panorama
>
Code
Triggers
This page is currently incomplete, but you can find information about this topic at the links below:
info("dialogtrigger")
-- The info("dialogtrigger") function returns the name of the last button pressed in an alert or dialog.
info("texteditortrigger")
-- The info("texteditortrigger") function returns the reason why a
Text Editor
object triggered a procedure.
info("trigger")
-- The info("trigger") function returns information about how the current procedure was triggered.
setdialogtrigger
-- The setdialogtrigger statement changes the value returned by the
info("dialogtrigger")
function.
settrigger
-- The settrigger statement changes the value returned by the
info("trigger")
function.
History
Version
Status
Notes
10.0
Updated
Carried over from Panorama 6.0, with some updates.