User Tools

Site Tools


ugbasic:user:kw:strptr
Translations of this page:


ugBASIC User Manual

STRPTR

SYNTAX

   = STRPTR(var)

PURPOSE

This function allows you to retrieves the address in memory where the actual text of a given string is located.

EXAMPLE

  address = STRPTR(x)

ABBREVIATION

 Spt

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