Table of Contents

TTMSFNCWXContainerLinks.AddScript Method

Adds a link configured as a script that loads from the given address.

API unit family: TMSFNCWXContainer Declaring type: TTMSFNCWXContainerLinks

Syntax

function AddScript(AURL: string): TTMSFNCWXContainerLink;

Parameters

Name Description
AURL The address of the script to load.

Returns

The newly created link.