GlideSession putClientData vs. putProperty

stevejarman
Giga Guru

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

1 ACCEPTED SOLUTION
2 REPLIES 2

Perfect. Thanks. Curious why it's not on the GlideSession documentation page, but I guess that's just the way it goes.