If you mean a textual representation of the array y, check ": .
Otherwise if you want something like this

   var=: i.3
   'var' -: v var
1

then I doubt that such a v exists.

Cheers,
Louis

> On 3 May 2019, at 12:58, Piet de Jong <[email protected]> wrote:
> 
> If m is the name (ie string) of a variable then ‘m'~ is the value of the 
> variable.
> 
> Is there an “inverse" to this?
> 
> That is I want a verb v (or adverb or conjunction) so that if y is a variable 
> then
> 
> v y 
> 
> is the name (ie string) of the variable.
> 
> 
> 
> 
> 
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to