Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-5079

enumeration in business central doens't handle well items with a ' in it

    XMLWordPrintable

Details

    • Hide

      create a enum with
      ['one','two','something with a *'* in its name','four']

      Show
      create a enum with ['one','two','something with a *'* in its name','four']
    • Workaround Exists
    • Hide

      Define an enumeration like:
      Person.name = ['John', "John's"]

      Show
      Define an enumeration like: Person.name = ['John', "John's"]
    • NEW
    • NEW

    Description

      it gives a compile error.
      ['one','two','something with a ' in its name','four']

      Attachments

        Activity

          People

            karreiro_ Guilherme Gomes (Inactive)
            werner.vanherrewegen Werner Van Herrewegen (Inactive)
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: