Show / Hide Table of Contents

    FromRecordRef Procedure

    Codeunit Temp Blob

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

    Signature

    FromRecordRef(RecordRef: RecordRef; FieldNo: Integer)
    

    Parameters

    RecordRef RecordRef

    A RecordRef variable attached to a Record.

    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