About Utilities methods that are converted when migrating from Pega robotic 19.1 to 22.1
When migrating from Pega robotic 19.1 to 22.1, the following Utilities methods will be converted to new methods.
- stringUtils,
- dateTimeUtils
- timeSpanUtils
- fileUtils
I would like to know what the differences in specifications are between the new and legacy methods.
"contains" method seems to have different specifications for handling null values.
"substring" method seems to have different specifications for how it behaves when the search keyword is longer than the string being searched.