Syntax in deluge to reference a field in another application

Syntax in deluge to reference a field in another application

What is the correct syntax to reference a field in another application in deluge script.

e.g. 

recordToSelect = somehowReferenceAnotherApplicationAndForm[fieldName == "somethingSomething"].ID;

Thanks!
Brady