×
Menu
Index

Alias Function


Introduction

If a Function is stored in a Configuration that contains Alias Products or Alias Subproducts, this check can create an Alias Function. An Alias Function is an entry point for an Alias. Normally a Product is executed when calling a Configuration that executes the Product, but sometimes you want to call just a Function from a Product instead of the Product itself. By calling a Function that uses Functions, Tables, Validations, Stops or Tools that should be replaced by their Alias representative you skip the Product (that contains the Alias items), so the original Functions, etc. will be used. Checking Alias Function solves this for you. By, using this, you can declare an Alias to use when executing the Function from another Product, so all the replaced, merged and ignored items will be used.
 

Select alias

After checking Alias Function, you can select the Alias that should be used.
 

Function

After checking Alias Function and chosing an Alias, you can select the Function in the original Configuration that should be called when this Function is called using the Alias.
 
All Tools, etc. in this Alias Function will be executed after the original Function is finished.