Author Topic: Documenting return values  (Read 2192 times)

Dani

  • EA User
  • **
  • Posts: 36
  • Karma: +0/-0
    • View Profile
Documenting return values
« on: February 28, 2005, 07:23:49 am »
Hi,

Couldn't find anything in the forums on this.

Is there any way to document return values from operations in EA ? I am trying to generate some documentation from my model using the automation interface. The only way I can see of doing it is to include the return value information in the notes for the operation. However it'd be nicer if I could separate return values elsewhere so I could generate a table or similar formatting. How are people documenting return values ?