Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

TrimNonBreakingSpaces Function

Overview

The TrimNonBreakingSpaces function will trim non-breaking space characters (0xA0/160) from the end of a string.

Syntax/Parameters

Syntax

string = TrimNonBreakingSpaces ( string data );

Parameters

data

A string.

Return Value

Returns a string containing data trimmed or an empty string on failure. Use the GetLastError function to retrieve error information.

Remarks

The TrimNonBreakingSpaces function does not trim word spaces.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic