LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  LAE Error Code: brain.node.DelimitedTableOutput.cpp.315

    Employee
    Posted 05-27-2014 06:42

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: lae_errors

    This post has been created for discussion of error code brain.node.DelimitedTableOutput.cpp.315.

    Please reply to this thread with any description of error conditions, diagnostic information, and recommended resolutions.


  • 2.  RE: LAE Error Code: brain.node.DelimitedTableOutput.cpp.315

    Employee
    Posted 05-27-2014 06:46

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: ryeh

    Here's the filter:
    --------------------------------------
    node:test
    bretype:core::Filter
    editor:Label=test
    editor:sortkey=537518eb0f24124c_3
    input:@40fd2c74167f1ca2/=Static_Data.40fe6c55598828e5
    output:@40fd2c7420761db6/=
    prop:Script=<<EOX
    val = "eElkj".regexMatch("E")
    val1 = val.getItem(0)
    emit val1


    EOX
    editor:XY=140,340
    end:test
    --------------------------------------

    I learned the hard way that the regexMatch is returning a list of lists. This is indeed documented. The error message, however, could be a littler clearer.