Difference between revisions of "SetResource"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Resource_Functions]]
 
[[Category:Resource_Functions]]
  
{{HelpFiles}}  
+
{{HelpFiles}} __NOTOC__
  
 
It is used to set the resource used in
 
It is used to set the resource used in

Revision as of 07:05, 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");