HIDDEN-DATA (alphanumeric)

This special property allows the program to store data that is not displayed in a cell. A cell can contain both displayed data (see CELL-DATA) and hidden data. Hidden data is limited to 255 bytes per cell. Hidden data may be any format, including non-printing characters.

Note: As with all properties that take a text value, when the value of HIDDEN-DATA is stored, the run-time system automatically strips trailing spaces and low-values.