| A value from any user
input, calculation or database can be automatically substituted by TICKET. For example: you might want to print a sequence number using words instead of digits, if you set the substitution table to be DigitsToLetters then a word will be printed instead of a number, eg: if the value was 1 then "One", if 9 then "Nine" etc. This is very useful for price ranges. For example: if a weight input is 4.5 kg, you can setup a substitution table that maps a value from say
4kg to 5kg to a price of $3.50. Any number of substitution tables can be setup. | |