|
Description: verveCFNumToLett is a ColdFusion custom tag that converts numbers to letters. For example, the number 3 would convert to "c".
verveCFNumToLett is typically used when you need to display the whole alphabet using a loop, rather than writing code to display each letter.
|