Writer instructions | |
---|---|
Page title | For most spaces, this page must be titled Space announcements. For spaces with localized content, this page must be titled Space announcements l10n. |
Purpose | Provide an announcement banner on every page of your space. |
Location | Move this page outside of your home branch. |
Guidelines |
+NUMFLDDLM
Use this parameter to override the default field delimiter character used for numeric data fields when unloading using UNLD FORMAT(ASCIIDEL).
The default action for placing a delimiter around numeric fields is not to delimit numeric fields. You can use most single characters as a delimiter except for the plus sign (+), a comma (,), or a blank. You do not need to use any character as a delimiter.
Operands
null | (Default) Indicates a null value by specifying nothing between the parentheses: +NUMFLDDLM(). |
---|---|
delimiter | A single character that represents the numeric field delimiter. |
Related topic