Variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 05:33 AM
Hi,
Whether is it possible to create container start,Split and End in the variable set.
Regards,
Dhanush

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 05:36 AM - edited 07-01-2024 05:37 AM
Hi there,
No its not possible to have container start/end in a Variable Set. A Variable Set is already a container. A container split is possible.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 05:39 AM
Hi Dhanush,
Yes, you can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 05:42 AM
Yes its poossible,
Here is an oob variable set with containers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2024 05:46 AM
In ServiceNow, Variable Sets are used to group related variables but do not support container elements like start, split, or end. To organize variables:
1. Use Sections: Create sections within Variable Sets to visually group related variables.
2. Client Scripts and UI Policies: Use these to control variable visibility and behavior based on conditions.
3. Consider Workflow Tools: For complex logic or flow control, explore ServiceNow's workflow and Flow Designer capabilities.
For intricate requirements, custom UI development may be necessary to achieve specific organizational or functional needs.
#####################################################
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.