Show / Hide Table of Contents

    FromRecord Procedure

    Codeunit Temp Blob

    Copies the value of the BLOB field on the RecordVariant in the specified field to the TempBlob.

    Signature

    FromRecord(RecordVariant: Variant; FieldNo: Integer)
    

    Parameters

    RecordVariant Variant

    Any Record variable.

    FieldNo Integer

    The field number of the BLOB field to be read.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX