Variables allow dynamic content replacement in documents usingDocumentation Index
Fetch the complete documentation index at: https://docs.autype.com/llms.txt
Use this file to discover all available pages before exploring further.
{{varName}} syntax.
Download Schema
JSON Schema (draft-07) — string, number, image, list, and table variable types
Variable Types
| Type | Description |
|---|---|
string | Simple text replacement |
number | Numeric value |
image | Image URL or base64 |
list | Array of text values |
table | Tabular data with headers and rows |
Built-in Variables
| Variable | Description |
|---|---|
{{pageNumber}} | Current page number |
{{totalPages}} | Total number of pages |
{{date}} | Current date |
