How do I access values stored on a dictionary?

From ftm

in an ftm message box, use: $mydict[mykey]

or iterate over keys and values using ftm.iter