Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.5a

Application v 5.23b

  

 

Chapter SixFile Functions (continued)

ClipURIAuthority Function

Overview

The ClipURIAuthority function removes the scheme an authority (domain name and components) from a URI.

Syntax/Parameters

Syntax

string = ClipURIAuthority ( string uri );

Parameters

uri

A string containing a URI or path.

Return Value

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

Remarks

If there is not any data after the authority, a slash is returned indicating the root.

Related Functions

Platform Support

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

Legato IDE, Legato Basic

Page revised 2024-08-19