Skip to main content
Participating Frequently
February 17, 2021
解決済み

Dynamic Fillable Stamp: Java Scripts SyntaxErrow

  • February 17, 2021
  • 返信数 1.
  • 1128 ビュー

Hello, When I Create and Edit Java Scripts there is an SyntaxErrow: "illegal character" coming at this scentance for my dynamic fillable stamp:

this.getField(“Construction”).value = app.response(“Construction:”);

What Errow it could be?

Thank you,

Maria

解決に役立った回答 Bernd Alheit

Use the correct double quote character "

返信数 1

Bernd Alheit
Community Expert
Bernd AlheitCommunity Expert解決!
Community Expert
February 17, 2021

Use the correct double quote character "

Participating Frequently
February 17, 2021

 I'll try but I'm not sure how I can identify quatation marks as "Correct". There is only one button for this character.

Thank you for response!

 

Bernd Alheit
Community Expert
Community Expert
February 17, 2021

Does you use a external Javascript editor?