Test/RiskDataLookup
Appearance
< Test
Test cases for the RiskDataLookup tag
a | b | c | value |
---|---|---|---|
a1 |
b1 |
c1 |
1.0 |
a2 |
b2 |
c2 |
2.0 |
a3 |
b3 |
c3 |
3.0 |
Lookup second row by value:
d | e | f | valuedef |
---|---|---|---|
a1 |
b1 |
c1 |
1.0 |
a2 |
b2 |
c2 |
2.0 |
a3 |
b3 |
c3 |
3.0 |
Lookup the third row by index:
Errors:
No table set: riskdatalookup: missing table attribute
Row not found: riskdatalookup: can't find row foo in RiskData table testlookup1
Row not found by index: riskdatalookup: can't find row 11 in RiskData table testlookup1