calendar::attachments_enabled_p (public)

 calendar::attachments_enabled_p [ -package_id package_id ]

Defined in packages/calendar/tcl/calendar-procs.tcl

Switches:
-package_id (optional)
the package_id, assumed to belong to a calendar package instance. When not specified, we will determine the package from the connection. When no package can be determined, this proc will return 0.
Returns:
1 if the attachments are enabled, otherwise 0.

Testcases:
attachments_enabled
[ show source ]
Show another procedure: