Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

IsNonBreakingSpacePCDATA Function

Overview

The IsNonBreakingSpaceEntityPCDATA function tests if a string contains non-breaking space entities. Spaces characters (0x20/32) are allowed.

Syntax/Parameters

Syntax

boolean = IsNonBreakingSpacePCDATA ( string value );

Parameters

value

A string to test.

Return Value

Returns a boolean value as TRUE if value contains only non-breaking space entities and/or space characters or FALSE if it does not.

Remarks

Both character entities   and   are checked by this function. The string must contain at least one non-breaking space entity.

Related Functions

Platform Support

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

Legato IDE, Legato Basic