Changes

no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''PROPER(txt)'''</div><br/>
+
<div style="font-size:30px">'''PROPER(text)'''</div><br/>
*<math>txt</math>   is the text  given in double quotas
+
*<math>text</math> is the text  given in double quotes
    
==Description==
 
==Description==
Line 7: Line 7:  
*In a sentence this function is taking the first letter of each word to change in to a upper case letters and remaining all of the letters it will change in to a lower case letters.
 
*In a sentence this function is taking the first letter of each word to change in to a upper case letters and remaining all of the letters it will change in to a lower case letters.
 
*PROPER  function will consider only the text, when we are giving any numbers, or any special characters like @,&..  all are  ignored.
 
*PROPER  function will consider only the text, when we are giving any numbers, or any special characters like @,&..  all are  ignored.
*Also we have to give the <math>txt</math> with in double quotas("") or we can use the cell references.
+
*Also we have to give the <math>txt</math> with in double quotes("") or we can use the cell references.
 +
 
 +
==ZOS Section==
 +
*The syntax of displaying the text in a proper method in ZOS is <math>PROPER(text)</math>.
 +
**<math>text</math>  is the text  given in double quotes.
 +
*For e.g.,
    
==Examples==
 
==Examples==
writer
6,694

edits