Label Text
Author: satheesh.balu.m@gmail.com (Satheesh)
Hello All,
How to change the text of the label in run time? I have created a label D_XXXXX.ENTITY
For example,
if (A = "Apple")
then label text should be Apple.
elseif(A="Ant")
then label text should be Ant
endif
How can I do this? Can anybody help on this?
Thanks
Satheesh.B