Using the ServiceNow IDE I cannot get Now.include to work.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 06:36 AM
As you can see its getting the red squiggle and the error is:
"Property 'include' does not exist on type 'typeof Now'."
I got Now.include from the docs: https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/servicenow-sdk/re...
I've tried to find if there is an import I'm missing somewhere but cannot find it even searching through the types.
I am on a PDI.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2025 12:16 AM
Apologies forgot to say, those sys_properties were configured correctly.