Progress
ADM 2 Reference
columnInitial (dataextcols.p)
Returns the initial value for a specified field as a character string with the field FORMAT applied.
Parameters:INPUT pcColumn AS CHARACTER
The column name of the RowObject field being queried.
Returns: CHARACTERNotes: For example, if the value of a numeric field is 123456789 and the format is"
999-99-9999"
, columnInitial would return a character string containing"
123-45-6789"
.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |