What is Function Calling?
Function calling in Perfect Doc Studio is the process of executing predefined text manipulation functions within a template. It allows users to apply custom logic, such as formatting, validation, or conditional rules, on data variables or static text. Instead of displaying raw values, the function processes the input and returns the desired output dynamically.
This ensures consistency, efficiency, and personalization in generated documents.
Predefined Functions supported in Perfect Doc Studio:
- current_date
- current_time
- current_date_time
- custom_logic (user defined text manipulations)
Related Articles
How to Write Your Own Custom Logic for Function Calling
Perfect Doc Studio not only provides predefined functions but also allows users to create their own custom logic using function call text manipulations. This enables you to tailor document behavior according to your unique business rules. Steps to ...
How to Call a Function in a Document or Email Template
Function calling in Perfect Doc Studio allows you to dynamically insert values or apply logic within your document templates. Steps to Call a Function 1. Navigate to the location in your document where you want to apply a function and type "@". 2. A ...
Managing Radio Buttons in your Document
Radio buttons are used to allow users to select only one option from a set of mutually exclusive choices. Here's how you can add and configure them in your document: Inserting a Radio Button To insert a radio button, click the Radio Button option ...
Managing Check Boxes in your Document
Check Boxes: Checkboxes allow users to select one or more options from a set of predefined choices. They are ideal for situations where multiple selections are possible, giving users the flexibility to choose as many options as needed. Inserting a ...
Understanding the Versioning of Email Template
Versioning within the design of email templates is an essential process that enables designers and developers to systematically create, test, and deploy email templates in a controlled and organized manner. This process typically involves three ...