Difference between revisions of "Template:Function Template"
(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...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude>''' <span style="color:blue;">THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: [[{{FULLPAGENAME}}/backup]]</span> '''</noinclude><!-- please dont delete this line --> | |
− | + | ={{{Name|}}} = | |
− | + | <includeonly>[[Category:Functions]]</includeonly> | |
− | + | __NOTOC__ | |
− | + | __NOEDITSECTION__ | |
− | + | ||
− | + | {{{Description|Please write a description and submit to code to autogen it next time}}} | |
− | + | == Syntax == | |
− | + | {{{Name|}}}({{{Parameters|}}}); | |
− | + | ||
− | + | == Return type == | |
− | + | {{{ReturnType|}}} | |
− |
Latest revision as of 06: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
();