Yahoo India Web Search

Search results

  1. Deluge, with its clear and natural syntax, makes it easier to convert complex logic into functional workflow. The intuitive editor lets you drag and drop syntax, and the guided scripting and code snippets let you skip syntax memorization altogether.

    • Try Now

      Returns a list of all the values present in the collection....

    • Learn Deluge

      GETTING STARTED. Welcome! Syntax. info <expression>; info is...

    • Help

      Deluge, or Data Enriched Language for the Universal Grid...

    • Zoho Blog

      Say goodbye to complicated programming languages and hello...

  2. GETTING STARTED. Welcome! Syntax. info <expression>; info is used as a debugger statement which would print out the given expression on the output console. Example. info "Hi, there!!"; Try it out. Print your name with the help of info statement. 2. 1. info "Hello Deluge!"; 2.

  3. Returns a list of all the values present in the collection. contains key. contains value. clear. sort value. is empty. Check whether the Collection variable is empty or not. size. Returns the number of values present in the variable.

  4. Deluge, or Data Enriched Language for the Universal Grid Environment, is an online scripting language integrated with Zoho services. It enables users to add logic to their applications incrementally, making it more powerful and robust. UI-based actions like point-and-click are limited in their scope.

  5. Nov 5, 2015 · Say goodbye to complicated programming languages and hello to Deluge. The intuitive drag-and-drop interface of Zoho Creator makes building an application from scratch easier than it sounds.

  6. What is Deluge? Data Enriched Language for the Universal Grid Environment, or Deluge, is an online scripting language that links 25+ products in the Zoho suite. It's a one-stop solution to performing actions and integrations across the suite.

  7. Learn how to use Deluge Functions to manipulate text, numbers, date-time, and JSON data in Deluge scripts. Find examples, syntax, and parameters for each function.