6 lines
312 B
Markdown
6 lines
312 B
Markdown
## Introduction
|
|
|
|
The `addParam()` function in AVAP™ is a powerful tool used to add parameters to an API call in the query string.
|
|
This parameter is assigned to a variable and acts as a bridge between the API call and the API itself,
|
|
allowing smooth and efficient communication between both.
|