Skip to content

3.4.3.6 My Blocks

Functions are used to encapsulate reusable program logic, making the program structure clearer and easier to maintain. Custom functions are primarily divided into two categories: functions without parameters and functions with parameters.

Create a new function

image

Blocks Note
image Add an input parameter.
image Adding text labels to function blocks makes them easier to read.