answersLogoWhite

0

A function is a segment of code which you pass a value to and get a value back from, the function acts upon (or not) that value passed to it and returns a value to the calling method; this makes it slightly different from a Sub, which returns no value to its calling method.

User Avatar

Wiki User

14y ago

What else can I help you with?