Difference between revisions of "GetContainer"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>Vswe m (Added Search Terms) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
set refVar to GetContainer | set refVar to GetContainer | ||
Returns a reference to the calling object's container (if any). | Returns a reference to the calling object's container (if any). | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Record Variable Functions]] | [[Category: Record Variable Functions]] | ||
[[Category: Record Variable Functions (CS | [[Category: Record Variable Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Container | |||
End Search Terms --> |
Latest revision as of 08:14, 20 June 2008
Syntax:
set refVar to GetContainer
Returns a reference to the calling object's container (if any).