NBElementConvert ToDouble Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToDouble(NBElement)
Returns the value of the NBElement passed in after first converting it to a Double if required.
Public methodStatic memberToDouble(NBElement, String)
Returns the value of the NBElement passed in after first converting it to a Double if required using the specified format.
Back to Top
See Also