webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | String | isNullOrBlank
 
isNullOrBlank
Checks a string for a null or a blank value.
Input Parameters
inString
String Optional. String to be checked for a null or a blank value.
Output Parameters
isNullorBlank
String Indicates whether or not inString has a null or a blank value.
*true indicates that inString has either a null or a blank value.
*false indicates that inString contains a value that is not null.
Note: If inString is not specified, the service considers the string to be blank and returns true.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.