How to return a value from code unit to form(not boolean)

srinivas.chittemsrinivas.chittem Member Posts: 142
I called one function from form to code unit..I calculated something in code unit..Then question is how to send that calculated value to the corresponding form function...(value may be integer or decimal)


please share views.

Thanks & Regards

srinivas
Regards,
srinivas
"Delighting Customers.... Through Delivery Excellence" .

Comments

  • DenSterDenSter Member Posts: 8,305
    You can set a return value on each function, you can even give it a name. Open the local variables, and you'll see the return value tab.
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from Navision Tips & Tricks forum to Navision forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.