Hi I'm new to learn Live cycle Designer and very much a newbie with
JavaScript and Form Calc. I have created a Manual form(Amount and Amount
in word) in amount Field entered value (100000 INR) I would like to know
how to auto fill a text field with its text equivalent ( One lakhs
only). But the value come Different :One Hundred Thousand only.(I think
this is Us Relevant,but I don't need this.i want India Format)I wrote
code in Formcalc:Concat(WordNum(amount),space(1),"Only").then try
WordNum(amo...