How can I fetch records from another application

How can I fetch records from another application

The Fetch Records statement in Deluge Scripting currently supports fetching data from a form and updating it in another form, within the same application. Fetch and update of data from different applications can be achieved by using Functions. Refer the topic, Defining Global Variablesfor more information on defining functions and calling the function from another application, to fetch and update data.