I have 123 as the numeric value. 
I need to print it as one hundred twenty three.
Is it possible in FTL, HTML?
I have 123 as the numeric value. 
I need to print it as one hundred twenty three.
Is it possible in FTL, HTML?
HTML is a markup language, it does not do any computing. For computing you would be looking for a programming/scripting language such as Javascript, PHP, Java, etc.
Here is a deeper explanation