Skip to main content
Introduction to Basic Elements in Frends

Process development

R
Written by Riku Virtanen
Updated over 7 months ago

The core functionality of Frends Processes are the five Basic Elements:

  • Task

  • Code statement

  • Expression

  • Call Subprocess

  • Shared state Task

These Elements allow the user to execute certain functionality in a Process or Subprocess and the following modules will explain and show how to use them.

The next article is Introduction to Tasks

Did this answer your question?