Difference between revisions of "GetContainer"
Jump to navigation
Jump to search
imported>Fella |
imported>DragoonWraith (changing v1.0 to 1.0 for consistency) |
||
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)]] | ||
[[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)]] |
Revision as of 21:01, 21 March 2008
Syntax:
set refVar to GetContainer
Returns a reference to the calling object's container (if any).