template::util::file::get_property (public)

 template::util::file::get_property what file_list

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

Return a property from a file datatype structure.

Parameters:
what (required)
Which property to return (filename, etc).
file_list (required)
The file datatype structure.
Returns:
The requested property from the file datatype structure.

Testcases:
template_widget_file
[ show source ]
Show another procedure: