Show / Hide Table of Contents

    UriEscapeDataString Procedure

    Codeunit RunTime Management

    Escapes text so they can be used in URLs. Eg. spaces will be converted to %20.

    Signature

    UriEscapeDataString(TextToEscape: Text) : Text
    

    Parameters

    TextToEscape Text

    The text to escape.

    Returns

    Text

    The escaped text.

    This documentation is generated from Smart Toolbox v26.1.242147.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX