0
I have a procedure that gets two lists A and B, I want to restore the name of the entry lists as string. How can I do that?
f(A,B) [procedure]
e.g. a(MyList,LL)
I want to restore a:="MyList" and b="LL"
TIA
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.