Hmmm, not sure what you're getting at here...

v = [[#name: "Bob"], [#name: "Heather"]]
put v.getOne([#name: "Heather"])
-- 2


Hey All,

Can I use getAt or getOne to get the value inside of a list that's inside of
another list?

Example

[[#name:Bob], [#name:Heather]]

and lets say I wanted to find a name with the value of Heather using
getAt/getOne can I do that?  If so how? :)



[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to