Skip to content

feature: support line continuation and/or query fragments #644

Description

@NeilMacMullen

It would be useful to support query fragments.

This could be done by allowing .set to accept line-continuation characters or possibly by allowing macros to act as prefixes - e.g.

.define test
range i from 1 to 10 step 1
.end

.test
| extend j = i*i

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