Security changeResourceGuid: Difference between revisions
From Catglobe Wiki
More actions
Nguyenduyan (talk | contribs) Created page with "==== Security_changeResourceGuid<br/> ==== Change GUID of a resource to a new GUID. '''Syntax''' Security_changeResourceGuid( resourceRId, GUID) '''Arguments''' ''resourc..." |
(No difference)
|
Revision as of 10:01, 16 November 2016
Security_changeResourceGuid
Change GUID of a resource to a new GUID.
Syntax
Security_changeResourceGuid( resourceRId, GUID)
Arguments
resourceRId: Is a number expression. It is the resource Id of a resource.
GUID: Is a string expression. It is the GUI of a resource.
Return type
Empty
Examples
Security_changeResourceGuid( 15547920, "35b7b979-3219-4d56-ae41-e2004f7bc9d2")
Availability
Version 6.0