Table of Contents

ugBASIC User Manual

VARPTR

SYNTAX

   = VARPTR([var])

PURPOSE

This function allows you to retrieve the memory address where a variable is found.

EXAMPLE

  address = VARPTR(x)

ABBREVIATION

 Vp

AVAILABLE ON

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY