Tokens in rollbase hosted files does not return actual value

Posted by jacovb on 10-Apr-2019 10:26

Hi,
Is there any way to use Tocken in a JS hostes file?

In such a way that it would be read as Token and not as String

Example - Returns an error - in JS file:

function test(x) {
rbv_api.println("Test:" + {!id});

}

Tahnks!

All Replies

This thread is closed