Quantcast
Channel: SCN: Message List - SAP Information Steward
Viewing all articles
Browse latest Browse all 1748

Re: Check for UPPERCASE

$
0
0

You can use regular expression.

 

The following code snippet will fail the records if the input value has any lower case letter

 

BEGIN RETURN

match_regex($param, '[^a-z]+', null);

END


Viewing all articles
Browse latest Browse all 1748

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>