How to use script(plain) field type to create new field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2016 11:29 PM
When we create new field on any table, we can select it datatype as string,list, journal entry, reference. script(plain), script.
Can you please tell me what is use of script(plain) and script field type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2016 11:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2016 12:53 AM
Hi Vishal,
Can you please explain the use of script (plain) field type with sample example. if I write some code there then how to execute that code

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2016 11:55 PM
It is for code. Shouldn't be needed on the incident table!
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2016 12:52 AM
Hi, I have mentioned this incident table as an example. If I am add this field in other table. and write some code there,then how to run that code.