Book a Demo

Author Topic: "Is Return" sense  (Read 4727 times)

kamil.svoboda

  • EA User
  • **
  • Posts: 42
  • Karma: +0/-0
    • View Profile
"Is Return" sense
« on: June 04, 2004, 02:25:34 am »
What does mean "Is Return" checkbox in Message properties exactly?
It means that this message HAS return value or that this message IS return for previous message?
Thanx
Kamil

thomaskilian

  • Guest
Re: "Is Return" sense
« Reply #1 on: June 04, 2004, 04:33:35 am »
Kamil,
the meaning is "here it comes back". Return values you will see as part of the method declaration showing up next to the arrow.

kamil.svoboda

  • EA User
  • **
  • Posts: 42
  • Karma: +0/-0
    • View Profile
Re: "Is Return" sense
« Reply #2 on: June 07, 2004, 11:22:49 pm »
Thank U!
Kamil