XML Script logo
Padding strings
Code
Pad this on the right with .: # rpad("flibble", ".", 12, 0) #
Pad this on the left with -: # lpad("flibble", "-", 12, 0) #
Output
Pad this on the right with .: flibble.....
Pad this on the left with -: -----flibble
Ref

x.4601

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited