GetTextResource
Revision as of 04:19, 22 November 2016 by Nguyenduyan (talk | contribs) (Created page with "{{HelpFiles}} ==== _<br/> ==== get text resource '''Syntax''' _(string TextResourceKey[, string TextResourceArea]) '''Arguments''' ''TextResourceKey'': Is key name defin...")
_
get text resource
Syntax
_(string TextResourceKey[, string TextResourceArea])
Arguments
TextResourceKey: Is key name defined on text resource file, string.
TextResourceArea: Is a name of text resource file, string, optional.
Return type
string, it is value of key defined on text resource file.
Examples
_("D_END_OUT_OF_QUOTA_TEXT","CatglobeInABox_Signup");
//Result: ADD RESPONDENT TO QUARANTINE FAILURE AND GO TO OUT OF QUOTA QUESTION.<br />PLEASE DON TOUCH HERE.
Availability
Version 6.0