lang::message::get_element (private)
lang::message::get_element -package_key package_key \ -message_key message_key -locale locale -element element
Defined in packages/acs-lang/tcl/lang-message-procs.tcl
Get value of a single attribute of a message.
- Switches:
- -package_key (required)
- -message_key (required)
- -locale (required)
- -element (required)
- The name of the attribute that you want.
- Author:
- Peter Marklund
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.