Types of Flowgorithm Functions

A function is a set of instructions that accomplishes a well-defined task. Functions can be created if tasks require repetition. Flowgorithm functions can be broadly divided into two groups:

  • Intrinsic or Built-in Functions
  • User-defined Functions

 

Flowgorithm Functions Types