caldav::calitem method add_ical_var (public)

 <instance of caldav::calitem[i]> 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 $value
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: