Show / Hide Table of Contents

    CleanTxt Procedure

    Codeunit Text Mgt.

    Removes all characters with characters with decimal code less than 32.

    Signature

    CleanTxt(TextToClean: Text) : Text
    

    Parameters

    TextToClean Text

    The text to clean.

    Returns

    Text

    The input text, except characters 0-31.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX