Timer

You can use the “Timer” element for the timing action. In the Timer element, the timing action takes place by counting down or counting up. You can configure the Timer element’s counting by defining the “Type” property. For instance:- You can define the Timer’s timing action to enter the OTP in 120 seconds, or you… Continue reading Timer

Creating a Release

In the Config Management module, this function allows you to create a release of an integration branch or a feature branch. Creating a release means that the changes that are incorporated into the application in the feature/integration branch are stable. After the user creates a release of the integration branch, the release is merged into… Continue reading Creating a Release

Comparing Branches

You can use this feature to compare two branches before you plan to merge the application versions from these branches. you can compare two branches by using the following criteria: To compare two branches:

Integrating Two Feature Branches

In the Config Management module, this feature allows you to integrate two feature branches. Assume two software developers are working on an app in two different branches, Feature_2 and Feature_3. When these software developers complete work on the app in the Feature_2 and Feature_3 branches, they can merge the app-related changes in the Feature_2 and… Continue reading Integrating Two Feature Branches

Certifications

🚀 Vahana Developer Certification Program 🚀 Welcome to the Vahana Developer Certification Program, where innovation meets recognition! Elevate your skills, showcase your expertise, and join the league of certified Vahana Developers. ![Vahana Certification Logo] Certification Tracks: 1. Vahana Certified Developer 🌐 Certification Benefits: How to Get Certified: Start Your Certification Journey Today! Ready to elevate… Continue reading Certifications

Array Functions

In the vDesigner module, the array function is a common function that you can apply so that the application can perform the following array-related data manipulation as follows: Prerequisite to Use Array Functions To use array functions in the vDesigner module, you must: After you define the JSON array and the business rule, you can… Continue reading Array Functions