Subject: Using ResultSetting API in Javascript Posted: 7/7/2018 Viewed: 9266 times
Hi,
I am using Javascript to use WEAP's APIs. When I want to use ResultSetting API in my javascript code, I get the following error:
Code: WEAP.ResultSetting("Variable") = "River Headflow";
Error: the left-hand side of an assignment must be a variable property access
Is there any different way to set Result Setting in Javascript?!?
Thanks