More actions
Nguyenduyan (talk | contribs) Created page with "Category:Resource_Functions {{HelpFiles}} = setResource = == Syntax == setResource(string resourceGUID); == Arguments == ''resourceGUID'': string. == Return type..." |
No edit summary |
||
Line 3: | Line 3: | ||
{{HelpFiles}} | {{HelpFiles}} | ||
It is used to set the resource used in | |||
getBoolConstant, | |||
getBooleanConstant, | |||
getNumberConstant, | |||
getStringConstant, | |||
getDateTimeConstant, | |||
getSingleConstant, | |||
getSingleConstantSelectedText, | |||
getMultiConstant, | |||
getMultiConstantSelectedTexts, | |||
if none is given as parameter | |||
''REALLY SHOULD REMOVE THAT FUNCTION, SINCE PROBABLY NOONE EVER USED IT'' | |||
Revision as of 05:03, 27 July 2018
It is used to set the resource used in
getBoolConstant, getBooleanConstant, getNumberConstant, getStringConstant, getDateTimeConstant, getSingleConstant, getSingleConstantSelectedText, getMultiConstant, getMultiConstantSelectedTexts,
if none is given as parameter REALLY SHOULD REMOVE THAT FUNCTION, SINCE PROBABLY NOONE EVER USED IT
Syntax
setResource(string resourceGUID);
Arguments
resourceGUID: string.
Return type
Empty
Example
setResource("F04731D2-23A7-4877-BE75-6E8C027E3B4E");