Avatar

Level 10

I hope ORG is a field in your form. Try to change you code slightly as below and verifyt the output.

ContractInfo.AgreementDetails.Org.rawValue.substring(0,1) != "6"

Hope this will resolve your issue.

Nith