Thank you again, Yes I am using UI5 using Appbuilder, so not sure what i am missing.
I have Jquery in there already.
I assume this is a Jquery statement:
setTimeout(function() {$('#' + Output.getId()).css("background-color", "green");}, 1000);
in the process of playing with Substr