A Script node is used to write business logic depending on the app requirement. The logic is written in TypeScript in the TS editor of the Attributes window. 

How to Use

Associated Attributes

Script node  properties

For example:

bh.local.modelrApiUrl = 'http://localhost:24483/api/weather';

Add your business logic using the editor and click the button.