Breadcrumbs

getUserFromAlias() Macro


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


Syntax


getUserFromAlias()


Semantics

Returns the tagged value user at the dependency or instance. 

Examples


set user = getUserFromAlias();



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


icon_download_example.png

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



Related Pages: