Re: [rules-users] Setting unused globals on a session
Vincent LEGENDRE
Sunday, 24 June
2012
Sun, 24 Jun
'12
3:30 p.m.
@gqmulligan : ... hum, you're rigth, Globals does not expose much ... use
kSession.setGlobal(...) in a try catch if you want to stick to the API.
@wolfgang : agreed ...