Show / Hide Table of Contents

    Txt2Dec Procedure

    Codeunit File Importer

    Converts text to decimal, according to File Setting set by the Init() procedure.

    Signature

    Txt2Dec(DecimalAsText: Text) DecimalValue: Decimal
    

    Parameters

    DecimalAsText Text

    The decimal value in text format.

    Returns

    Decimal

    The decimal value.

    Remarks

    If source of the data is Excel, the text value will be evaluated to a decimal value according to the current settings in BC.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX