I hope not. I'd hate to not assign a value during a test, print nothing, only to have a real value assigned in the code. Talk about confusion.
Blake On Sun, Jul 27, 2014 at 1:03 PM, David B. Lamkins <dlamk...@gmail.com> wrote: > Is there a way to have a defined function return a committed value? > > IOW, the function returns a value that can be assigned, but doesn't > print. > > >