Means to get attribute data out of subroutine

Issue #43 new
Tim Hutchins created an issue

A subroutine may have attribute data that should be returned to the calling routine. The subroutine should be able to set a value within its namespace. Upon subroutine completion, that value should be transferred to the calling routine via its corresponding attribute on the subroutine call.

Comments (0)

  1. Log in to comment