Dear sir,
I have a variable name = home.canvas.color.
String home.canvas.color = "purple";
If I obtain an input from user = "home.canvas.color", is there a way that I can retrieve the value "purple" from the actual variable home.canvas.color?
If so, can you show me please?
Thank you very much.
Best regards,
Yong