Show / Hide Table of Contents

    GetValueRecordId Procedure

    Codeunit RecRef Functions

    Formats a value as a RecordId.

    Signature

    GetValueRecordId(RecordIdAsText: Text; AsXML: Boolean) : RecordId
    

    Parameters

    RecordIdAsText Text

    The value in text format.

    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.

    Returns

    RecordId

    The RecordId value.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX