Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

IsPathQualifiedWindows Function

Overview

The IsPathQualifiedWindows tests if a string contains a Windows file system root path or UNC.

Syntax/Parameters

Syntax

boolean = IsPathQualifiedWindows ( string path );

Parameters

path

A string containing the path to test.

Return Value

Returns TRUE if path contains a Windows root designation or FALSE if it does not.

Remarks

The IsPathQualifiedWindows function tests if the path parameter contains either a Windows drive letter designation or a UNC. It does not verify if the path is valid or that it contains proper syntax.

Related Functions

Platform Support

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

Legato IDE, Legato Basic