Answered
INVALID CFML CONSTRUCT ERROR
I have no idea why the below is an invalid CFML construct. Any suggestions would be greatly appreciated.
I have no idea why the below is an invalid CFML construct. Any suggestions would be greatly appreciated.
YOu're using JSON notation. Common mistake. Structs are done using the = sign structName = {key="val1", key2="val2"}
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.