Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

IsSectionNumber Function

Overview

The IsSectionNumber function tests if a string contains a section number.

Syntax/Parameters

Syntax

boolean = IsSectionNumber ( string value );

Parameters

value

A string to test.

Return Value

Returns TRUE if value contains a section number or FALSE if it does not.

Remarks

The IsSectionNumber function checks if the string contains any number of digits and periods in any combination. White space, alphabetic, and special characters are not permitted. The IsSectionNumber function does not check if the section number is valid.

Related Functions

Platform Support

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

Legato IDE, Legato Basic