Difference between revisions of "Manuals/calci/OK"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''OK()'''</div><br/> == Description == *OK() function can be used to get the logical value '''TRUE'''. *It requires no input argument. You can ...")
 
(No difference)

Latest revision as of 04:57, 31 May 2017

OK()



Description

  • OK() function can be used to get the logical value TRUE.
  • It requires no input argument. You can simply enter this function and it will return TRUE.
  • OK() can be used in integration with other function for evaluation.


Examples

  1. OK = true

Related Videos

TRUE function


See Also


References