Custom Functions
Global Functions
Custom functions allow users to manipulate data in AssetExplorer and other external applications. Custom functions are built on Deluge, Zoho's propriety scripting language. Global functions are custom functions that can be called from custom actions ...
Scheduled Function
AssetExplorer allows administrators to execute custom schedules using a built-in script execution tool called scheduled functions. The scheduled function scripts can be built from scratch using deluge, Zoho's propriety scripting language. Scheduled ...
Basic Concepts of Deluge
Deluge supports data types, conditional statements, loops, functions, and return statements that are comparable to other popular programming languages, such as C++, Python, Java, JavaScript, and Swift. In the following document, we will discuss the ...
Deluge - A Programming Language
Deluge, or Data Enriched Language for the Universal Grid Environment is Zoho's proprietary scripting language bundled with AssetExplorer Plus. It is a high-level language that helps non-programmers code without any training. Unlike traditional ...