Difference between revisions of "Label Functions"
From Commander4j Wiki
(Created page with "== <SUBSTRING(string,start,len)> == example <SUBSTRING(<*SSCC*>,1,3)> == <LEFT(string,len)> == example <LEFT(<*SSCC*>,1,3)> <RIGHT( <PADLEFT( <PADRIGHT( <UPPERCASE( <LOWE...") |
|||
Line 8: | Line 8: | ||
example <LEFT(<*SSCC*>,1,3)> | example <LEFT(<*SSCC*>,1,3)> | ||
− | <RIGHT( | + | == <RIGHT(string,len)> == |
− | <PADLEFT( | + | |
+ | == <PADLEFT(string,size,char)> == | ||
+ | |||
<PADRIGHT( | <PADRIGHT( | ||
<UPPERCASE( | <UPPERCASE( |
Revision as of 12:51, 7 March 2014
Contents
<SUBSTRING(string,start,len)>
example <SUBSTRING(<*SSCC*>,1,3)>
<LEFT(string,len)>
example <LEFT(<*SSCC*>,1,3)>
<RIGHT(string,len)>
<PADLEFT(string,size,char)>
<PADRIGHT( <UPPERCASE( <LOWERCASE( <TRIM( <LTRIM( <RTRIM( <TIMESTAMP( <USERNAME( <VERSION( <IIF( <EXPIRYDATE(