Based on current OS
The Based on current OS function allows you to know what type of operating system the application is installed on

(Does not contain Entry Vars)
Step by Step :

On android : It runs when the operating system that is running the app is Android.
OutVars
Null
On iOS : It runs when the operating system that is running the app is IOS.
OutVars
Null
On web : Runs when the app is running in a web browser.
OutVars
Null
Last updated
Was this helpful?