Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Function Template: Difference between revisions

Template page
Hovietluu (talk | contribs)
Created page with "Folder_getFolderByResourceId Syntax Folder_getFolderByResourceId(Folder_resource_id) Arguments Folder_resource_id: Is an expression of the type number. Return type Array Examp..."
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Folder_getFolderByResourceId
<noinclude>''' <span style="color:blue;">THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: [[{{FULLPAGENAME}}/backup]]</span> '''</noinclude><!-- please dont delete this line -->
Syntax
={{{Name|}}} =
Folder_getFolderByResourceId(Folder_resource_id)
<includeonly>[[Category:Functions]]</includeonly>
Arguments
__NOTOC__
Folder_resource_id: Is an expression of the type number.
__NOEDITSECTION__
Return type
 
Array
{{{Description|Please write a description and submit to code to autogen it next time}}}
Examples
== Syntax ==
array a=Folder_getFolderByResourceId(2128);
{{{Name|}}}({{{Parameters|}}});
print(a);
 
// output {28,2128,Administration,1,2071,True,0,False,Administration}
== Return type ==
Availability
{{{ReturnType|}}}
Version 5.8

Latest revision as of 05:52, 25 October 2024

THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: Template:Function Template/backup

Please write a description and submit to code to autogen it next time

Syntax

();

Return type