Manuals/calci/NONFALSEVALUE
Jump to navigation
Jump to search
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