Skip to content

What kind of expression is allowed in script expressions? #113

Open
@frmichel

Description

@frmichel

Hi guys,

First of all, thx for sharing this project that I found very useful.

I have a question regarding script expressions. I'm referring to Stefan Goessner's page:

  • ?() : applies a filter (script) expression => what kind of script is it, JavaScript where any occurrence of "this" would be replaced with "@"? Is any JavaScript expression allowed here or is there any restriction?
  • () : script expression, using the underlying script engine => what is the underlying script engine that you have included in your implementation? Same question: if this is JavaScript where any occurrence of "this" would be replaced with "@"? Is any JavaScript expression allowed here? Any restriction?

Thanks in advance!
Franck.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions