cancel
Showing results for 
Search instead for 
Did you mean: 

How to print in browser console in sapui5?

0 Kudos

Hi experts,

     console.log("print something"); is not working in sapui5 and i don't want to use alert also.

Is there any alternate solution for this?

Thanks in Advance,

Regards,

Ajit Kumar B.

View Entire Topic
galenprabhu
Participant
0 Kudos

Hi Ajit,

Try to use console.log in script tag or in js file

Regards,

Prabhu M.

0 Kudos

Hi Prabhu,

Thanks for your reply could you please elaborate.

galenprabhu
Participant
0 Kudos

Hi Ajit,

Try This.

Output will be like ,

Thanks & Regards,

Prabhu M.