GetTextBuffer Procedure
Gets the Text Buffer that has been filled with the imported data. The Text Buffer is not used when the source of the data is Excel.
Deprecated
This procedure is deprecated and should not be used.
Reason: This procedure is deprecated and will be removed.
Deprecated since: 22.1
Signature
[Obsolete('This procedure is deprecated and will be removed.', '22.1')]
GetTextBuffer(var TempTextBuffer: Record "QWETB Text Buffer" temporary)
Parameters
var TempTextBuffer
Record "QWETB Text Buffer" temporary
The temporary record that the imported data will be copied to.
Remarks
Any of the LoadData()
functions must be invoked before calling this function.
GetTextBuffer exist due to legacy functionality and will be removed in a future release.
This documentation is generated from Smart Toolbox v27.0