VarAddr¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The name of the variable whose address is to be retrieved. | String |
||
Output ➡️ |
The memory address of the specified variable, represented as an integer. | Int |
Retrieves the memory address of the specified variable and outputs it as an integer.