I want to create a simple multiline Alert popup
Alert.show("Blah\\nBlah")
shows Blah\nBlah when what I really want is two lines, one Blah each.
|
I want to create a simple multiline Alert popup
shows Blah\nBlah when what I really want is two lines, one Blah each. |
|||
|
|
|
If it is anything like most languages, then you only need to have |
|||||||
|