Vahana Academy

Add Years

This function adds a specific number of years (for example, 2) to a timeline with the dd/mm/yy or dd/mm/yyyy formats. For instance, assume you want to add 2 years to the 05/03/22 (5 March, 2022) date. After you use the ADDYEARS() function to add 2 years to the 05/03/22 date, it performs the addition and then returns the 05/03/24 (5 August, 2024) date. You can use the… Continue reading Add Years

Add Months

This function adds a specific number of months (for example, 5) to a timeline with the dd/mm/yy or dd/mm/yyyy formats. For instance, assume you want to add 5 months to the 05/03/24 (5 March, 2024) date. After you use the ADDMONTHS() function to add 5 months to the 05/03/24 date, it performs the addition and then returns the 05/08/24 (5 August, 2024) date. You can use the ADDMONTHS… Continue reading Add Months

Add Days

This function adds a specific number of days (for example, 11) to a timeline with the dd/mm/yy or dd/mm/yyyy formats. For instance, assume you want to add 11 days to the 05/06/24 (5 June, 2024) date. After you use the ADDDAYS() function to add 11 days to the 05/06/24 date, it performs the addition and… Continue reading Add Days

Add Seconds

This function adds a value in seconds to a specific time. For instance, assume you add 25 seconds to the 2:10:12 time by using the ADDSECONDS() function. When the ADDSECONDS() function is executed, it will return 2:10:37 as the value of time after it adds 25 seconds to the 2 hours, 10 minutes, and 12 seconds. You can use the ADDSECONDS() function as follows: To use the ADDSECONDS… Continue reading Add Seconds

Add Minutes

This function adds a value in minutes to a specific time. For instance, assume you add 30 minutes to the 2:10:34 time by using the ADDMINUTES() function. When the ADDMINUTES() function is executed, it will return 2:40:34 as the value of time after it adds 30 minutes to the 2 hours, 10 minutes, and 34 seconds. You can use the ADDMINUTES() function as follows: To use the ADDMINUTES function:… Continue reading Add Minutes

Add Hours

This function adds a value in hours to a specific time. For instance, assume you add 10 hours to the 2:10:34 time by using the ADDHOURS() function. When the ADDHOURS() function is executed, it will return 12:10:34 as the value of time after it adds 10 hours to the 2 hours, 10 minutes, and 34… Continue reading Add Hours

Firebase

The Firebase Crashlytics SDK provides real-time crash tracking and reporting, helping prioritize and resolve app stability issues efficiently. With a lightweight file size of just 100KB, registering it is quick and simple. Get started by navigating to the SDK Manager Module, selecting the ‘Firebase’ card, and clicking Register—it’s that easy!

Published
Categorized as Design

Tech5

The Tech5 SDKs offer cutting-edge biometric authentication capabilities, including fingerprint and face recognition, designed for secure identity verification and large-scale identity systems. These SDKs are lightweight and easy to integrate, making them ideal for enhancing application security and functionality. With simple registration steps, users can quickly activate the Tech5 – Fingerprint SDK (75MB) for fingerprint… Continue reading Tech5

Published
Categorized as Design

Registering SDK

Overview There are different SDKs that serve different purposes on the vahana platform while making an application through vDesigner or vFlow. While registering some of them is as easy as clicking the register button, registering others may require you to fill in some information such as its API keys, Authentication Token or Licence Keys, et-cetera.… Continue reading Registering SDK

Published
Categorized as Design

Invoke SDK

The SDK Task feature allows users to integrate and configure specific SDK functions into their workflows. Once an SDK is registered using the SDK Manager, users can add tasks linked to the SDK’s functions to their application. This functionality ensures that SDKs can be used effectively to meet diverse use cases. Key Features and Workflow… Continue reading Invoke SDK

Published
Categorized as Design