numeric_stringThis is a featured page

Converts a number to a string.

Arguments:
NumberTypeRequired or OptionalDescriptionMinimum
Length
Maximum
Length
Minimum
Decimals
Maximum
Decimals
1NumericRequiredNumber to be converted 12909
2AlphaOptionalRemoves trailing zeroes from the decimal portion of the number.
Y = Trim
Default = Y
11


Return Values:
NumberTypeRequired or OptionalDescriptionMinimum
Length
Maximum
Length
Minimum
Decimals
Maximum
Decimals
1AlphaRequiredNumber as a string 131


RDML Example:
DEFINE FIELD(#SALARY)TYPE(*DEC) LENGTH(20)DECIMALS(0)
DEFINE FIELD(#SALCHR)TYPE(*CHAR) LENGTH(20)
...
USE BUILTIN(NUMERIC_STRING) WITH_ARGS(#SALARY) TO_GET(#SALCHR)


petewood
petewood
Latest page update: made by petewood , Oct 28 2008, 8:30 AM EDT (about this update About This Update petewood reformatted table - petewood

6 words added
2 words deleted

view changes

- complete history)
More Info: links to this page
There are no threads for this page.  Be the first to start a new thread.

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)