Message 1 of 4

Not applicable
07-20-2019
07:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I never had this problem before, but now I don't know how to fix it.
When I duplicate something in mel it works fine.
But as soon as I want to save the duplicate DAGpath in a variable it tells me that it can't convert an array to a string.
If I have an object selected.
And I just type:
duplicate;
Then it works.
But if I do this:
$saveVar=`duplicate`;
Then it gives me an error, I don't understand?
Solved! Go to Solution.