Difference between revisions of "PropertyListLine.ParentName"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 6: | Line 6: | ||
| parameters= | | parameters= | ||
| returntype=String | | returntype=String | ||
+ | | version=1.5 | ||
| platform=all | | platform=all | ||
}} | }} | ||
Line 11: | Line 12: | ||
− | Returns the | + | Returns the [[PropertyListLine.Name|Name]] of the [[PropertyListLine.Parent|Parent]] line with a dot at the end. If there is no Parent, it returns an empty string. |
Revision as of 12:14, 24 November 2012
Method
PropertyListLine.ParentName ( ) As String
Returns the Name of the Parent line with a dot at the end. If there is no Parent, it returns an empty string.