Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

IsAccounting Function

Overview

The IsAccounting function tests if the target string is an accounting style number.

Syntax/Parameters

Syntax

boolean = IsAccounting ( string value );

Parameters

value

A string to test.

Return Value

Returns TRUE if value matches an accounting style number or FALSE if it does not.

Remarks

The function checks the string for the presence of digits and zero or more of the following characters:

, . - ( )

The order and placement of the characters is not checked.

Related Functions

Platform Support

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

Legato IDE, Legato Basic