Question
GetJSObject throws Value does not fall within the expected range
Hi,
i am facing the issue "Value does not fall within expected range" with GetJSObject using c#
facing issue at below LOC
object oColor = jsObj.color.blue();
Any help would be greatly appreciated
Thanks
