Share via


EInvoiceCFDIXMLDocReader_V3_2_MX.compressBlankSpace Method [AX 2012]

transfer original string may contain more than one blank space to string contain only one blank space between words

Syntax

private str compressBlankSpace(str _original)

Run On

Called

Parameters

  • _original
    Type: str
    the original string may contain more than one blank space

Return Value

Type: str
output string contain only one blank space between words

See Also

Reference

EInvoiceCFDIXMLDocReader_V3_2_MX Class