Show / Hide Table of Contents

    GetTextBuffer Procedure

    Codeunit Text File Importer

    Gets the Text Buffer that has been filled with the imported data.

    Signature

    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.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX