Quantcast
Channel: ClearScript
Viewing all articles
Browse latest Browse all 2297

New Post: Add variables

$
0
0
Hi shripaldalal,

In your code above the script can't access documentid because it's a private field. To fix the problem, either make it public or expose Me like this:
cs_engine.AddRestrictedHostObject("me", HostItemFlags.PrivateAccess, Me)
Cheers!

Viewing all articles
Browse latest Browse all 2297

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>