Difference between revisions of "Manuals/calci/PHONETICCODES"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''PHONETICCODES (String,Mode) '''</div><br/> *<math>String</math> is any string. ==Description== *This function shows the description of the ph...")
 
Line 11: Line 11:
  
 
==Examples==
 
==Examples==
# PHONETICCODES("Tomorrow") = T O M O R R O W
+
# PHONETICCODES("Tomorrow") = TANGO OSCAR MIKE OSCAR ROMEO ROMEO OSCAR WHISKEY
# PHONETICCODES("try again") = T R Y Blank A G A I N
+
# PHONETICCODES("try again") = TANGO ROMEO YANKEE BLANK ALPHA GOLF ALPHA INDIA NOVEMBER
# PHONETICCODES("enjoy every moment") = Echo N J O Y Blank Echo V Echo R Y Blank M O M Echo N T
+
# PHONETICCODES("enjoy every moment") = ECHO NOVEMBER JULIET OSCAR YANKEE BLANK ECHO VICTOR ECHO ROMEO YANKEE BLANK MIKE OSCAR MIKE ECHO NOVEMBER TANGO
  
 
==See Also==
 
==See Also==

Revision as of 16:22, 6 April 2018

PHONETICCODES (String,Mode)


  • is any string.


Description

  • This function shows the description of the phonetics for the given string.
  • In , is any string.
  • Phonetic function is used to extracts the phonetic characters from a text string.
  • So it joins text strings in to one text string.The given string may be text string or a reference to a single cell or a range of cells that contain a continuous set of string.
  • PHONETIC function ignore error values, logical values, formula, date values, time values, and numbers, only text can be joined.

Examples

  1. PHONETICCODES("Tomorrow") = TANGO OSCAR MIKE OSCAR ROMEO ROMEO OSCAR WHISKEY
  2. PHONETICCODES("try again") = TANGO ROMEO YANKEE BLANK ALPHA GOLF ALPHA INDIA NOVEMBER
  3. PHONETICCODES("enjoy every moment") = ECHO NOVEMBER JULIET OSCAR YANKEE BLANK ECHO VICTOR ECHO ROMEO YANKEE BLANK MIKE OSCAR MIKE ECHO NOVEMBER TANGO

See Also

References