hidethesefields
FIELDS

The hidethesefields statement hides specific fields in the data sheet, making all others visible.


Parameters

This statement has one parameter:

fields – is a carriage return delimited list of fields to hide.


Description

This statement hides specific fields in the data sheet, making all others visible.

This example will temporarily hide sensitive fields in a personnel database.

hidethesefields commatocr("Salary,Birthday")

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.