Show / Hide Table of Contents

    Text Buffer

    The text buffer used by the Text File Exporter and the Text File Importer. For more information on how to use this table, see "QWETB Text File Exporter" and "QWETB Text File Importer".

    Object Definition

    Object TypeTable
    Object ID70327080
    Object NameQWETB Text Buffer

    Procedures

    Name Description
    AddFieldValue(Integer; Integer; Text[2048]) Adds the Field Value, formatted as text, at a given position.
    AddFieldValue(Record "QWETB File Settings"; Integer; Integer; Variant) Adds the Field Value, of any data type, at a given position.
    GetFieldValue(Integer; Integer): Text[2048] Gets the Field Value at a given position.
    GetFieldValue(Integer; Integer; Text): Boolean Gets the Field Value at a given position.
    SetFieldValue(Integer; Integer; Text[2048]) Sets the Field Value, formatted as text, at a given position.
    SetFieldValue(Record "QWETB File Settings"; Integer; Integer; Variant) Sets the Field Value, of any data type, at a given position.

    Fields

    Number Name Type Description
    1 Line No. Integer The number of the line for the "Field Value".
    2 Field No. Integer The column number of "Field Value".
    3 Field Value Text[2048] The value of the field at a given line and column.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX