Flash IF error
Flash IF error
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- unfittoprint0
(workLoad.link = "none")
sin it's within a conditional statement should be:
(workLoad.link == "none")
(workLoad.link = "none")
sin it's within a conditional statement should be:
(workLoad.link == "none")