Forum Discussion

juliemorris's avatar
juliemorris
Occasional Contributor
2 years ago
Solved

Emailing results error "Invalid left-hand side in assignment"

Hi,   I have a function in a helper file that is used by multiple projects (within the projectSuite). The code works on all except ONE project. When debugging I get the exception: "ReferenceError:...
  • juliemorris's avatar
    juliemorris
    2 years ago

    Thanks Kitt for your suggestions. 
    It turns out that this project uses Javascript vs the other projects using JScript. 
    I now have two send functions dependent on the project in use.