Skip to content

Using multiple IF on the same line #428

@PyatkovVK

Description

@PyatkovVK

There is a case where I need to use multiple IF in one line.

In which upcoming version will it be possible to do this? Or maybe there is a way to circumvent this limitation, but without moving to another line.

case:
cmdDelimiter: '[{'

[{IF variable.value == 'someTest'}] test: [{ field.value }][{END-IF}][{IF variable.value == 'someTest1'}] test text: [{ variable2 }][{END-IF}]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions