xowf::WorkflowConstruct instproc get_value
<instance of xowf::WorkflowConstruct> get_value
- Testcases:
- workflow_constructs, xowf
Source code: foreach {cond value} [:get_cond_values $values] { if {$cond eq "" || $cond eq "default" || $cond eq "else" || $cond == "true"} { return $value } elseif {[:$cond]} { return $value } }XQL Not present: Generic, PostgreSQL, Oracle