doc_parse_property_string (private)
doc_parse_property_string properties
Defined in packages/acs-tcl/tcl/document-procs.tcl
Parses a properties declaration of the form that programmers specify.
- Parameters:
- properties (required)
- The property string as the programmer specified it.
- Returns:
- an internal array-as-a-list representation of the properties declaration.
- Error:
- if there's any problem with the string.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.