I have got this to work in the past but I can’t find my old code.
First I run a query as per the fist screen capture below. The value retrieved is “Watson”.
Second I use the Local Storage Event Handler to assign @LastName a Local Storage Name of mToLastName
Third instead of getting “Watson” into localStorage, I get the variable name “mToLastName
What am I doing wrong?
Mike
Screen 1
Screen 2
Screen 3




