Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
How can I get textKey in the script of Text Component?
bitisony
I want to get textKey of Text component in the script of OnRender event.
But I can not this property of Text component.
My script is :
this. text="I am here!";
but I do not find this.texKey in the code assistant.
So would you like to tell me that whether I can get textKey from Text Component in the script?
Thank you very much for your help!
Find more posts tagged with
Comments
bitisony
Woud you like to help me take a look at this issue?
It is urgent.
It confused so long....
Thank you very much for your help!
mwilliams
Hi bitisony,
Can you explain this a little more? Thanks.
bitisony
I can not get the textkey of text component, in the script of onPrepare function.
I have set the localization text key in the property wizard.