Class_unwrapThis |
Homepage |
Dynamically "unwraps" the specified Class object.
Result := Class_unwrapThis(ClassObject)
| ClassObject | The Class object to use for the current operation. |
The "unwrapped" class object.
If ClassObject is NULL (0 or blank) or not a wrapper, the empty string is returned, to indicate an error.