Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unterminated string literal

losintikfosOct 3 2008 — edited Oct 3 2008
Hi experts,

i am using below JavaScript function to select an address field;
 var streetC = "{!Account.BillingStreet}";
But gets the error:
Unterminated string literal

Do anyone know how to overcome this issue? I have done bit of research on the web and realise it is got to do with breaks in the address, but dont know to overcome this.

Need your help experts.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2008
Added on Oct 3 2008
1 comment
411 views