webMethods Integration Cloud and Cloud Deployment Documentation 5.6.0 | webMethods Integration Cloud | Integrations, Built-In Services, REST APIs, SOAP APIs, Doc Types, and Recipes | Built-In Services | String | isNumber
 
isNumber
Determines whether the contents of a string can be converted to a float value.
Input Parameters
inString
String Optional. String to be checked for conversion to float.
Output Parameters
isNumber
String Indicates whether or not inString can be converted to a float value.
*true indicates that inString can be converted to a float value.
*false indicates that inString cannot be converted to a float value.
The service returns false if inString is not specified.

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.