| value | Index Level | virtual machine |
| Syntax | |
| Category | Definitions |
| Type | Definition |
| Description |
refers to the specific meta character used within Pick items to indicate the end of a value, and the beginning of another.
The "value mark" is a "reserved" character. This means that it may be not used for any other purpose. The following table shows the different representations for the "value mark": Ascii value: "]" Hexadecimal value: fd Decimal value: 253 |
| Options | |
| See Also | attribute mark meta characters subvalue mark segment mark value start buffer mark v Compile stamps delimiter Compile time/date stamps (R83) system delimiters |
| Example | |
| Warnings | |
| Compatibility | D3 7.0 AP R83 |
| value | Index Level | virtual machine |