User Tools

Site Tools


syntax:functions:proper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:proper [2021/08/02 03:27] craigtsyntax:functions:proper [2021/08/14 22:22] (current) – [Examples] craigt
Line 22: Line 22:
 =====Examples===== =====Examples=====
  
-  proper('hey Jude''Hey Jude' +  proper('hey Jude'//Returns 'Hey Jude' 
-  proper('back to the USSR''Back To The USSR"  //All uppercase words remain uppercase + 
-  proper(lower('UPPER CASE TEXT')) 'Upper Case Text'  //Convert uppercase words to lowercase first+  proper('back to the USSR'//Returns 'Back To The USSR"  (All uppercase words remain uppercase
 + 
 +  proper(lower('UPPER CASE TEXT')) //Returns 'Upper Case Text'  (Convert uppercase words to lowercase first)
  
 \\  \\ 
syntax/functions/proper.txt · Last modified: 2021/08/14 22:22 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki