All macros that get information from aliases are deprecated since Builder 7.5.0. Please use the new Alias Reader instead.

Syntax
getURLFromAlias()
SemanticsReturns the URL, which is composed of protocol, host, path, and port.
Examples
set url = getURLFromAlias(); 

Example File (Builder project E2E Action Language/Operating):

<your example path>\E2E Action Language\Operating\uml\deploymentMacros.xml

Related Pages: