@Function name | Description |
@CheckAlarms | Triggers the alarm daemon to check for new alarms in the mail file. |
@EnableAlarms(0 or 1) | Starts or stops the alarm daemon. |
@GetProfileField(profilename;filedname
[;username]) | Retrieves a field from a profile document, and caches the field value for the remainder of the session. |
@SetProfileField(profilename ; fieldname ; value [ ; username] ) | Sets the value of a field in a profile document. |
@Command([EditProfile]; "profilename";"username") | Opens a new or existing profile document in edit mode. |
@Command([CalendarGoto];timedate) | Goes to a particular date in a Calendar view. |
@Command([CalendarFormat];number | Changes the Calendar view to a different format where number is 2,7,14, 30. |
@Command([FindFreeTimeDialog];
[reqpeople;[optpeople];[rooms];[optrooms];
[reqresource];[optresource];[removed];
[StartDateTime];[EndDateTime]) | Opens the free-time dialog box to allow searches for available meeting times. Optional parameters allow the developer greater flexibility |