CORE Functions

All functions > CORE

All functions in the CORE category.

Semantics

FunctionDescription
ENTITY Returns a reference to an entity.
INPUT Returns a reference to an input.

Bind

FunctionDescription
BIND_VALUE Binds the given value to the given feature.
BIND_VALUES Binds the given array of values to the given feature or features.
BIND_COLUMNS Binds columns from a table to the given features.

Structural

FunctionDescription
RELATED Joins a feature or an aggregation using a key as base
UNNEST Unnests an array of rows into a table of rows

Types

FunctionDescription
CAST Returns the given expression casted to the given type, or raise an exception if the conversion...
UNSAFE_CAST Returns the given expression casted to the given type, or raise an exception if the conversion...
TRY_CAST Returns the given expression casted to the given type, or NULL if the cast fails.
NULL Returns a NULL value of the given type.
EMPTY Returns a NULL value of type EMPTY.

Functions

FunctionDescription
VARIANT Returns a reference to a variant of the given feature with the given replacements in its...
MACRO Returns a reference to a macro of the given feature with the given inputs.
UDF Returns a reference to a UDF (user-defined function).

Summary

  • Functions in CORE: 15

This documentation is automatically generated from the FeatureMesh registry.

Last update at: 2026/03/03 16:47:38
Last updated: 2026-03-03 16:48:19