Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface to be implemented by generation 2 Functions

Hierarchy

  • FunctionInterface

Index

Properties

Methods

Properties

listItem?: ListItemModel

Current row context injected by Zyllio SDK when available.

Methods

  • execute(): Promise<string>
  • Method invoked by Zyllio SDK when a generation 2 function is being executed.

    Returns Promise<string>

    the result of the function execution