Inline functions: Additional return types

Julia Szewczyk
Julia Szewczyk, Product Manager

Inline functions now support configurable return types. When creating or editing an inline function, you can specify the return type in the inline function editor.

Supported return types include:

  • string (default)
  • number
  • boolean
Inline function return type dropdown

Was this page helpful?