GlideQuery Cheat Sheet
an attempt to document GlideQuery functions and methods
A place where to share about ServiceNow platform and technologies
an attempt to document GlideQuery functions and methods
how to access this context when using high order functions in a ServiceNow script include.
In the Service-Now script includes (or in Javascript in general), the context of the this
in not reachable when using high order function.
This might be obvious for some of you, but it was not for me and I struggled some time to achieve what I wanted in a clean manner. Hence this post.
Using script to enable a PlugIn