Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-2642 Add support to multi-function accumulate
  3. JBRULES-2655

Enable "from" to accept [ ] for inline list creation without the "return( ... )" statement

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      At the moment, "from" requires the use of "return( [ ... ] )" for inline list creation:

      String() from return( ["foo", "bar"] )

      Ideally, we should be able to write:

      String() from ["foo", "bar"]

              etirelli@redhat.com Edson Tirelli
              etirelli@redhat.com Edson Tirelli
              Archiver:
              rhn-support-ceverson Clark Everson

                Created:
                Updated:
                Resolved:
                Archived: