Ok,So I don't quite get how to create Inline substitutions in javascript or adobe because I am trying to do something very simple but it's just now working. I had some code like follows:var firstName = "bob";var lastName = "johnson";if(object.rawValue == 1){textField1.rawValue = firstName + " " + l...