
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2017 07:30 PM
Currently doing some work on SPEntryPage and a bit confused about these methods. The default SPEntryPage uses putProperty, getProperty, etc functions, though the GlideSession documentation does not even mention these methods? Instead, it does mention putClientData, getClientData, etc. Anyone know what the story is? Are they the same? Is there newer documentation?
GlideSession - ServiceNow Wiki
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 12:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 12:14 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 01:08 PM
Perfect. Thanks. Curious why it's not on the GlideSession documentation page, but I guess that's just the way it goes.