Join Slack
Communities
Powered by
`oldItem.copy(name = oldItem.name + "something")` ...
# announcements
m
mike_shysh
09/13/2017, 12:25 PM
oldItem.copy(name = oldItem.name + "something")
If I understand correctly this statement copies another properties as they are? Or it creates a copy only with defined name and other properties will be
null
?
3
Views
Open in Slack
Previous
Next