Join Slack
Powered by
is there a way I can shorten this ```val attr = el...
# getting-started
e
elect
01/24/2017, 10:37 PM
is there a way I can shorten this
Copy code
val attr = element.getAttribute("name") if(attr.isNotEmpty()) { mesh.mName = attr }
?
Open in Slack
Previous
Next