To get the value on the clipboard using the copy value, you need to define a "Java Radeer Data Type Renderer" to interpret the contents of your array.
- Right click on array variable
- Choose "View As-> Create ..."
- In the "Java Data Type Renderers" window, create a new record, set "When rendering a node, use the following expression" with
Arrays.toString(this) . - Apply, select the array variable and
Ctrl-C to get the contents.
source share