Manuals/calci/ISATOMICSYMBOL

From ZCubes Wiki
Revision as of 16:37, 2 July 2018 by Devika (talk | contribs)
Jump to navigation Jump to search
ISATOMICSYMBOL (String)


where

  • is any string value.


Description

  • This function is one of the group in ISFUNCTIONS.
  • The IS FUNCTION is also known as data information functions, data inspection functions or data-testing functions.
  • This function is the tester function atomic symbol.

ISATOMICSYMBOL (String)

  • is any atomic symbol values.
  • Atomic symbol means natural elements all have chemical symbols of one or two letters and some man made elements have three letter symbols.
  • This function will return the result as TRUE when the given string is atomic symbol otherwise will return the result as FALSE.

Examples

  1. ISATOMICSYMBOL("ca") = true

See Also


References