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

Latest Images

Trending Articles





Latest Images