Show / Hide Table of Contents

    TableExists Procedure

    Codeunit Table Mgt.

    Checks if a table exists.

    Signature

    TableExists(TableID: Integer) : Boolean
    

    Parameters

    TableID Integer

    The object id of the table to check.

    Returns

    Boolean

    true if the table exists.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX