User Tools

Site Tools


syntax:functions:compact

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:compact [2021/08/01 18:02] craigtsyntax:functions:compact [2021/08/14 21:58] (current) – [Examples] craigt
Line 23: Line 23:
 =====Examples===== =====Examples=====
  
-  compact( '          Z''A Z' +  compact( '          Z'//Returns 'A Z' 
-  compact( '            Z''A N Z' + 
-  len(compact( '          Z')) 3+  compact( '            Z'//Returns 'A N Z' 
 + 
 +  len(compact( '          Z')) //Returns ('A' space 'Z')
  
 \\  \\ 
syntax/functions/compact.txt · Last modified: 2021/08/14 21:58 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki