> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Void

> Return type in the FlexiLayout language used to declare functions that do not return a value, equivalent to void in C-style languages.

Type Void is used to declare functions that return no value.
