xowf::test_item::Answer_manager method get_label_from_options (protected)
<instance of xowf::test_item::Answer_manager> get_label_from_options \ value options
Defined in packages/xowf/tcl/test-item-procs.tcl
- Parameters:
- value (required)
- options (required)
- Testcases:
- No testcase defined.
Source code: foreach option $options { if {[lindex $option 1] eq $value} { return [lindex $option 0] } } return ""XQL Not present: Generic, PostgreSQL, Oracle