Avatar

Level 1

This is what I am doing:

In Hierarcy I have 'form1' selected.
I selected 'form:ready' and typed in "app.runtimeHighLight = true"
for Language it is defaulted at 'FormCalc' and Run At is defaulted at 'Client'

I am getting an error message that reads:


Script failed (language is formcalc; context is xfa[0].form[0].form1[0])

script=app.runtimeHighLight = true

Error: accessor 'true' is unknown.

??

Any suggestions on how to fix this?