Difference between revisions of "Manuals/calci/NONFALSEVALUE"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
==Related Videos== | ==Related Videos== | ||
− | {{#ev:youtube|v=OovaA2jZgPU&t=4s|280|center| | + | {{#ev:youtube|v=OovaA2jZgPU&t=4s|280|center|Frequency}} |
==See Also== | ==See Also== |
Latest revision as of 12:45, 25 March 2019
NONFALSEVALUE (Value)
- is any numeric or Non numeric value.
Description
- This function is the tester function of Non false values.
- In , is any number or non numeric value.
- If the given value is any numeric value then will get the result as the same number.
- If the given value is any non numeric value then will get the result as the same string.
Examples
- NONFALSEVALUE(90) =90
- NONFALSEVALUE("name") = name
- NONFALSEVALUE("%") = %
Related Videos
See Also