R
refael shira
Guest
Hello, I using in rbv_api.setSharedValue and it's not working. my code is: var a = "temp"; rbv_api.setSharedValue("ObjectName", a); var str = rbv_api.getSharedValue("ObjectName"); rbv_api.println(str); I can't use in another trigger and when I print the shere value (even in the current trigger) I get null. It's a bug? Any ideas? best Regards, Refael
Continue reading...
Continue reading...