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

5 lines
308 B
Markdown

## Introduction
Expressions in AVAP™ are combinations of values, variables, operators, and function calls that can be evaluated to produce a result.
Just like in Python, expressions in AVAP™ can be simple or complex, and they can contain a variety of elements that manipulate and process data.