![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Determines if a given string satisfies the TIBCO Object Service Broker definition of a numeric literal. (F)
TIBCO Object Service Broker Programming in Rules for a description of valid TIBCO Object Service Broker numeric literals.
• If you provide valid input, for example, VERIFY_INPUT(56), the CALCULATE rule is called to perform arithmetic operations on the number.
• If the input is not valid, for example, VERIFY_INPUT(AB), you receive the message:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |