Show / Hide Table of Contents

    SetFldRange Procedure

    Codeunit RecRef Functions

    Calls the SetRange method on provided FieldRef.

    Signature

    SetFldRange(var FldRef: FieldRef; Value: Text; AsXML: Boolean)
    

    Parameters

    var FldRef FieldRef

    The FieldRef that should be filtered with the SetRange method.

    Value Text

    The value that should be filtered to, as text.

    AsXML Boolean

    true if the value should be treated as an XML value, otherwise it will be treated as formatted according to the regional settings of the current user.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX