
Continue Reading

Troi Dialog Plug-in > Functions reference > Dial_CenterPointOfRect
![]() |
Dial_CenterPointOfRect |
The function returns the center point of the input rectangle.
Syntax
Dial_CenterPointOfRect( switches ; rectangle | left ; top ; width ;
height )

Troi Dialog Plug-in > Functions reference > Dial_GetGlobalScreenPosition
![]() |
Dial_GetGlobalScreenPosition |
The function returns screen (position) information of the front FileMaker window or of a specific screen.
Syntax
Dial_GetGlobalScreenPosition ( switches )

Troi Dialog Plug-in > Functions reference > Dial_GetScreenInfo
![]() |
Dial_GetScreenInfo |
The function returns (position) information of all the screens (displays) that are currently attached to this computer.
Syntax
Dial_GetScreenInfo ( switches { ; screenNumber } )

Troi Dialog Plug-in > Script steps reference > Schedule Notification
![]() |
Schedule Notification |
Schedules the display of a notification dialog on screen (and in the notification center).
Syntax
Schedule Notification[ Select ; Result ; NotificationID ; Delay ; Title ;
Message body ; Action button ; File name ;
Script name ; Script parameter; Switches ]

Troi Dialog Plug-in > Script steps reference > Remove Notification
![]() |
Remove Notification |
Removes a (delivered) notification.
Syntax
Remove Notification [ NotificationID ; Switches ]

Troi Dialog Plug-in > Script steps reference > Show List Dialog
![]() |
Show List Dialog |
Displays a list dialog box, from which the user can choose an item.
Syntax
Show List Dialog [ Select ; Result ; Title ; Prompt ; Button 1 ; Button 2;
Button 3 ; Button 4 ; List items ; Switches ; Icon ;
Custom icon ]

Troi Dialog Plug-in > Functions reference > Dial_ScheduleNotification
![]() |
Dial_ScheduleNotification |
Schedules the display of a notification dialog on screen (and in the notification center).
Syntax
Dial_ScheduleNotification( switches ; notificationID ; delay ; title ;
message ; buttonLabel ; fileName ; scriptName ;
scriptParameter )

Troi Dialog Plug-in > Functions reference > Dial_RemoveNotification
![]() |
Dial_RemoveNotification |
Removes a (delivered) notification.
Syntax
Dial_RemoveNotification ( switches ; notificationID )