Add strcut function to extract field from delimiter separated string data

XMLWordPrintable

    • Type: New Feature Request
    • Resolution: Unresolved
    • Priority: Minor
    • 3.4.0alpha1
    • Affects Version/s: 3.4.0alpha1
    • Component/s: Server (S)
    • None

      Add item preprocesing strcut function to extract a field from delimiter separated string data:

      strcut(<field number>, <delimiter>[,<escape character>])

      <field number> - the field to extract
      <delimiter> - the delimiter string (supporting \s, \t, \n, \r notation)
      <escape character> - an optional escape character

            Assignee:
            Unassigned
            Reporter:
            Andris Zeila
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: