1. Home
  2. Docs
  3. NoCode-X Documentation
  4. Actions
  5. Function call info

Function call info

As mentioned on the action-editor page, an action consists of multiple function calls, shaped like blocks. After dragging a function call from the Functions menu into the grid and clicking it, the Invocation configuration menu will appear. Three tabs are now visible:

Info tab

A function call has the following attributes:

AttributeDescription
NameChoose an appropriate name for the function call.
IconPick an icon from the interactive icon picker.
DescriptionEnter a description for this function call.

These can be set in the Info tab, as shown in the image below. Most function calls have default values for these fields detailing their behavior. You have the option to change them at any time.

Shows the info tab of the invocation configuration for an example action.

How can we help?