Book a Demo

Author Topic: string data type  (Read 7324 times)

uli

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
string data type
« on: September 05, 2004, 09:20:49 am »
Hello everybody!

I want to add a simple Attribute of Type "string" to my class, but EA did not offer me the Type "string", only bool, int etc.

How can I add an Attribute of Type "string"?

Best regards
- Uli

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: string data type
« Reply #1 on: September 05, 2004, 03:33:56 pm »
Hello Uli,

There is a dialog for adding datatypes.  In the menu it appears at Configuration | Language Datatypes.

There is documentation for using that dialog in the help files, so I won't go into detail about using it here.

Simon