QTIPS - [] Operators
Published By | Date | Version | Knowledge Level | Keywords |
---|---|---|---|---|
Sprezzatura Ltd | 01 DEC 1989 | 1.15+ | EXPERT | BRACKET, OPERATOR |
The [] operators can be stacked to any depth, thus if you wanted to extract the first character of the last multivalue in a field you could use the statement
X = FIELD.VAR[-1, "B":@VM][1,1]
(Volume 1, Issue 7, Page 11)