Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SixFile Functions (continued)

GetIDReference Function

Overview

The GetIDReference function returns the ID portion of a URL.

Syntax/Parameters

Syntax

string = GetIDReference ( string url );

Parameters

url

A string containing the complete or fragmented URL.

Return Value

Returns a string containing the ID portion or an empty string if url does not contain an ID.

Remarks

The ID or name is the data following the ‘#’ character in a URL reference.

Related Functions

Platform Support

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

Legato IDE, Legato Basic