IB Statements/pad
From CometWiki
(Difference between revisions)
Badge (Talk | contribs)
(New page: '''PAD function''' '''Discussion:''' The PAD function appends blanks to a string field up to the declared length of the string. '''Syntax:''' PAD(string-field) '''Example:''' PA...)
Newer edit →
(New page: '''PAD function''' '''Discussion:''' The PAD function appends blanks to a string field up to the declared length of the string. '''Syntax:''' PAD(string-field) '''Example:''' PA...)
Newer edit →
Revision as of 11:12, 22 May 2009
PAD function
Discussion: The PAD function appends blanks to a string field up to the declared length of the string.
Syntax: PAD(string-field)
Example: PAD(A$)