GlideSession: When to use get/setProperty versus get/putClientData
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2020 07:16 AM
When would I select gs.getSession.getProperty and .putProperty versus gs.getSession().getClientData and .setClientData?
Is there a relationship between the getSession property methods and instance properties?
Labels:
- Labels:
-
Scripting and Coding
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 03:21 PM
Hi, did you find the documentation for that?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 03:54 AM
No. Log every object. It's the only way to discover what is happening behind the emerald curtain.