0 value problems in calculations
Summary:
0 value problems in calculations
Content (please ensure you mask any confidential information):
Hi,
I have a value in Input Text after calculation as 0. Now when I use this textbox value in a JS Code to return or compare it. It creates a problem whereas any other value works file.
For Example, If vInputText has 0 then this function will not return 0 whereas if vInputText has anyother value it return perfectly.
return vInputText;
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0