caldav::calitem method add_ical_var (public)
<instance of caldav::calitem> add_ical_var tag param value
Defined in packages/caldav/tcl/caldav-item-procs.tcl
add tag/param/value to the property ical_vars which are variables treated separately.
- Parameters:
- tag (required)
- param (required)
- value (required)
- Testcases:
- No testcase defined.
Source code: lappend :ical_vars $tag $param $valueXQL Not present: Generic, PostgreSQL, Oracle