|
|
|
BlueCielo Meridian Enterprise 2012 VBScript API Reference | BlueCielo ECM Solutions |
Returns a number converted into a string and optionally prefixes zeros until the specified string length is reached.
FormatSequenceNum(Value As Long, [Length As Long = 0]) As String
Name | Description |
---|---|
Value |
The number to convert. |
Length |
The total length of the string to create. |
Use this function to format sequence numbers to a standard-length string for use in calculating document, folder, or work area names.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |