System.GetDocumentUrl(Guid) Method

Version: Available or changed with runtime version 1.0.

Gets the URL for the specified temporary media object ID.

Note

This method is supported only in Business Central on-premises.

Syntax

Url :=   System.GetDocumentUrl(ID: Guid)

Note

This method can be invoked without specifying the data type name.

Parameters

ID
 Type: Guid
The temporary media object ID.

Return Value

Url
 Type: Text
The URL for the specified temporary media object ID.

See Also

System Data Type
Get Started with AL
Developing Extensions