Function address from debug
Brief description
address(object:):String
Prints the address of an object More ...
Function information
| Name: | address |
| Base: | |
| Group: | Debug plugins:Memory management |
| Icon: | memory.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Prints the address of an object
Input parameters
-
object:
- Object to print
Return values
-
Default return value:
String
- Pointer to the object as a string
