Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter FiveGeneral Functions (continued)

OrderProperName Function

Overview

The OrderProperName function attempts to reorder a proper name.

Syntax/Parameters

Syntax

string = OrderProperName ( string source, [int mode] );

Parameters

source

A string containing a proper name.

mode

An optional int specifying the order. TRUE for last-first and FALSE for first-last. The default is FALSE.

Return Value

Returns a string that contains the ordered proper name or empty on error.

Remarks

OrderProperName splits the incoming name and then reorders the result. If the split fails to resolve the incoming name correct, the ordered result will be erroneous as well.

Related Functions

Platform Support

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

Legato IDE, Legato Basic