toNumber
Description: Coerces the Subject into a Number
Subject Type: String, Decimal, or Date
Arguments: No arguments
Return Type: Number
Examples: The Expression ${fileSize:toNumber()}
converts the attribute value of "fileSize" to a number.