Difference between revisions of "Manuals/calci/PHONETICCODES"
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") = | + | # PHONETICCODES("Tomorrow") = TANGO OSCAR MIKE OSCAR ROMEO ROMEO OSCAR WHISKEY |
− | # PHONETICCODES("try again") = | + | # PHONETICCODES("try again") = TANGO ROMEO YANKEE BLANK ALPHA GOLF ALPHA INDIA NOVEMBER |
− | # PHONETICCODES("enjoy every moment") = | + | # 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 15: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
- PHONETICCODES("Tomorrow") = TANGO OSCAR MIKE OSCAR ROMEO ROMEO OSCAR WHISKEY
- PHONETICCODES("try again") = TANGO ROMEO YANKEE BLANK ALPHA GOLF ALPHA INDIA NOVEMBER
- PHONETICCODES("enjoy every moment") = ECHO NOVEMBER JULIET OSCAR YANKEE BLANK ECHO VICTOR ECHO ROMEO YANKEE BLANK MIKE OSCAR MIKE ECHO NOVEMBER TANGO