Show / Hide Table of Contents

    GetViewFromWhereClause Procedure

    Codeunit RecRef Functions

    Gets a view text from a WHERE clause.

    This is the reverse of GetWhereClauseFromView().

    Signature

    GetViewFromWhereClause(WhereClause: Text) : Text
    

    Parameters

    WhereClause Text

    The WHERE clause to be used in the view text.

    Returns

    Text

    A view text built from the WHERE clause, or an empty string if the WHERE clause is empty.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX