ALIAS

All functions > CORE > ALIAS

Defines an alias of a feature.

Syntax

ALIAS(feature)
sql

Arguments

ParameterTypeRequiredDescription
featureFEATUREYesThe feature to create an alias for

Returns

An alias reference to the specified feature

Notes

  • Creates an alias (alternate name) for an existing feature
  • The alias points to the same underlying feature logic
  • Useful for providing alternative names or namespacing
  • Does not create a new feature, just a reference
  • Part of the FeatureMesh core system
Last update at: 2025/10/13 10:23:46