Skip to main content
Participating Frequently
February 17, 2021
Answered

Dynamic Fillable Stamp: Java Scripts SyntaxErrow

  • February 17, 2021
  • 1 reply
  • 1134 views

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

Correct answer Bernd Alheit

Use the correct double quote character "

1 reply

Bernd Alheit
Community Expert
Bernd AlheitCommunity ExpertCorrect answer
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?