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

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

XMLWordPrintable

    • 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

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

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

                Created:
                Updated:
                Resolved: