Delete Script Trigger |
This function will remove a trigger event from the memory of the plug-in.
Syntax
Delete Script Trigger [ Select ; Result (error) ; Action ; EventID ]
Delete Script Trigger |
This function will remove a trigger event from the memory of the plug-in.
Delete Script Trigger [ Select ; Result (error) ; Action ; EventID ]
Put Computer to Sleep |
Put the computer into sleep mode.
Put Computer to Sleep [ Select ; Result (error) ]
Schedule Notification |
Schedules the display of a notification dialog on screen (and in the notification center).
Schedule Notification[ Select ; Result ; NotificationID ; Delay ; Title ;
Message body ; Action button ; File name ;
Script name ; Script parameter; Switches ]
Remove Notification |
Removes a (delivered) notification.
Remove Notification [ NotificationID ; Switches ]
Show List Dialog |
Displays a list dialog box, from which the user can choose an item.
Show List Dialog [ Select ; Result ; Title ; Prompt ; Button 1 ; Button 2;
Button 3 ; Button 4 ; List items ; Switches ; Icon ;
Custom icon ]
Dial_ScheduleNotification |
Schedules the display of a notification dialog on screen (and in the notification center).
Dial_ScheduleNotification( switches ; notificationID ; delay ; title ;
message ; buttonLabel ; fileName ; scriptName ;
scriptParameter )
Show Alert Dialog |
Displays an alert dialog with an optional informative text, from which the user can choose a button.
Show Alert Dialog [ Select ; Result ; Message text ; Informative text ;
Button list ; Title; Custom icon; Switches ]
Dial_FlashDialog |
Displays a flash dialog box for a specified period of time.
Dial_FlashDialog ( switches ; ticks ; message ; countdownText )
Dial_GetButton |
Returns the number of the button clicked in the last dialog shown.
Dial_GetButton ( switches )