- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
the \n is a newline in javascript so your code shoudl be like this:
app.alert("This is line 1" + "\n This is line 2")
Paul
Views
Replies
0 Likes
Total Likes