The startsWith()
method returns true
if a string starts with a specified string.
Otherwise it returns false
.
The startsWith()
method is case sensitive.
Use of startsWith() function in ServiceNow
Working Code Asked question November 24, 2023