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
Version | Status | Notes |
10.0 | New | New in this version. |