template::util::richtext::set_property (public)

 template::util::richtext::set_property what richtext_list value

Defined in packages/acs-templating/tcl/richtext-procs.tcl

Set a property of the richtext datatype.

Parameters:
what (required)
One of
  • contents (synonyms content, text)
  • format (synonym mime_type)
richtext_list (required)
the richtext list to modify
value (required)
the new value
Returns:
the modified list

Testcases:
No testcase defined.
[ show source ]
Show another procedure: