Skip to content

Multiline += operations are not supported? #316

@wangjieest

Description

@wangjieest

look like below:
Array1 : ["1"]
Array1 : ["2"]
Array1 : ["3"]
Arrays : ["0"]
Arrays += ${Array1}
Arrays += ${Array2}
Arrays += ${Array3}

It's result would be [''0", "3"] ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions