Hybrid Integration 10.5 | Integrating On-Premises Applications | Integration Server Built-In Services | String Folder | pub.string:isNullOrBlank
 
pub.string:isNullOrBlank
WmPublic. Deprecated - Use pub.string:isNullEmptyOrWhitespace.
Checks a string to determine if it has a null or empty value.
Input Parameters
inString
String Optional. String to be checked.
Output Parameters
isNullorBlank
String Indicates whether or not inString has a null or empty value.
*true indicates that inString has either a null value or an empty value.
*false indicates that inString contains a value that is not null or not empty.
Usage Notes
If the pipeline does not contain inString, the service throws an exception.

Copyright © 2015- 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.