assistance-engine/docs/developer.avapframework.com/chapter14_1.md

4 lines
227 B
Markdown

## Introduction
Functions in AVAP™ are reusable blocks of code that perform a specific task. Just like in Python, functions in AVAP™ allow for code modularization, improved readability, easier maintenance, and code reuse.