Table of Contents

TTMSFNCUtils.StripLogicSpaces Method

Removes spaces that surround logical expression operators.

API unit family: TMSFNCUtils Declaring type: TTMSFNCUtils

Syntax

class function StripLogicSpaces(AValue: string): string;

Parameters

Name Description
AValue Expression text to normalize.

Returns

Expression text without logical operator padding spaces.