Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

ClipFileExtension Function

Overview

The ClipFileExtension function removes a file extension from a string with a filename with a full or partial path.

Syntax/Parameters

Syntax

string = ClipFileExtension ( string name );

Parameters

name

A string containing a filename and an optional qualified path.

Return Value

Returns a string containing name without a file extension or an empty string on failure. Use the GetLastError function to retrieve error information.

Remarks

Note that the ClipFileExtension function does not check the validity of the file or alter the file if it does exist.

Related Functions

Platform Support

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

Legato IDE, Legato Basic