Getting started Community Training Tutorials Documentation APIs, AI & Tools
%dw 2.0
import someCharacter from dw::core::Strings
output application/json
---
"someCharacter" someCharacter isUpperCase($)
someCharacter
someCharacter
This version of the product has reached End of Life.
Checks whether a condition is valid for at least one of the characters or blank spaces in a string.
Introduced in DataWeave version 2.4.0.