exportlinevisiblecells(
)

The exportlinevisiblecells( function generates a tab delimited line of data containing all the visible (non hidden) fields in the current record.


Parameters

No parameters.


Description

The exportlinevisiblecells( function generates a tab delimited line of data containing all the visible (non hidden) fields in the current record. Any non-text fields (numeric, date) will be converted to text as they are placed into the tab delimited line. The tab delimited line does not include a carriage return at the end.


See Also


History

VersionStatusNotes
10.0NewNew in this version.