address = varptr(variable)
This function can be used to get the address of a variable or an array element. It takes the variable name or the array element as the parameter and returns the address.