The exportlinenotabs( function generates a tab delimited line of data containing all the fields in the current record. Any tabs within individual fields will be removed.
Parameters
No parameters.
Description
The exportlinenotabs( function generates a tab delimited line of data containing all the fields in the current record. Any tabs within individual fields will be removed. 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 | No Change | Carried over from Panorama 6.0 |