Getting started Community Training Tutorials Documentation APIs, AI & Tools
%dw 2.0
import * from dw::core::Strings
output application/json
---
"someCharacter" someCharacter isUpperCase($)
someCharacter
someCharacter
You're viewing an older version of the documentation. You can switch to the latest version or use the version selector in the left navigation.
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.