ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / ISharingUtilities Interface / CompactWhitespaces Method

In This Topic
    CompactWhitespaces Method
    In This Topic
    Syntax
    Function CompactWhitespaces( _
       ByVal s As String, _
       Optional ByVal fullCompact As Boolean _
    ) As String
    string CompactWhitespaces( 
       string s,
       bool fullCompact
    )

    Parameters

    s
    fullCompact
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also