Difference between revisions of "Manuals/calci/NONFALSEVALUE"

From ZCubes Wiki
Jump to navigation Jump to search
 
Line 15: Line 15:
 
==Related Videos==
 
==Related Videos==
  
{{#ev:youtube|v=OovaA2jZgPU&t=4s|280|center|Determining Top and Bottom Values}}
+
{{#ev:youtube|v=OovaA2jZgPU&t=4s|280|center|Frequency}}
  
 
==See Also==
 
==See Also==

Latest revision as of 13: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

  1. NONFALSEVALUE(90) =90
  2. NONFALSEVALUE("name") = name
  3. NONFALSEVALUE("%") = %

Related Videos

Frequency

See Also


References