Skip to content

String/Quote Blocks #8021

@Absolutionism

Description

@Absolutionism

Suggestion

Mimic Java's String/Quote Block, in terms of starting and ending a string with three quotation marks (""")

Why?

When needing to have multiple quotation marks be present in the final string/product, it can start to look funky.
Adding/mimicking Java's block, could allow only a single quotation mark, instead of two, to be present in the final product
Example (Simple)

set {_str} to """Hello "World"!"""
# Output
Hello "World"!

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature request, an issue about something that could be improved, or a PR improving something.up for debateWhen the decision is yet to be debated on the issue in question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions