Copy link to clipboard
Copied
I want to convert a textbox value to numric value and i use a code like this :
when i trace the variable (n) it gives me 0. although when i trace myTextbox.text , it gives me the right value.
why ?
Hi,
Have you tried to use parseFloat() instead of a direct cast?
Cheers,
Rui
Copy link to clipboard
Copied
Hi,
Have you tried to use parseFloat() instead of a direct cast?
Cheers,
Rui
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more