GetFullName (Function): Difference between revisions
From Goodblox Wiki
Jump to navigationJump to search
(created the page) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{CatUp|Functions}} | {{CatUp|Functions}} | ||
<onlyinclude>{{Function| | <onlyinclude>{{Function| | ||
name = GetFullName | name = GetFullName |
Latest revision as of 20:49, 23 September 2021
Function | |
---|---|
Syntax | GetFullName( ) |
Returns | String path to object |
Description: | Returns a string with dot seperated path to object (excluding Game) |
In Object: | Global |