Skip to content

Node to code: Double quotes in strings do not get escaped #23

@andydandy74

Description

@andydandy74

Dynamo version

2.0.1

Operating system

Windows 10

What did you do?

Using node to code, I tried to convert a string node that contained double quotes.

What did you expect to see?

An error-free code block

What did you see instead?

Code block turned red, since backslash was not escaped upon conversion, producing a ';' expected error.
See also DynamoDS/Dynamo#9117
grafik

Metadata

Metadata

Assignees

No one assigned

    Labels

    DesignScriptDesignScript improvementsUXUX improvement

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions