WSO2 Data Mapper Operators - Type Conversion category
This post describes about the operators in the Type conversion category
- StringToNumber
This converts a String value to a number
- StringToBoolean
This converts a String value to a boolean
Eg: This converts the veg value from String “true” to boolean true
- ToString
Eg: The calories value is converting from number to string and the veg value is converting from boolean to a string
No comments:
Post a Comment