{{htmlmetatags>metatag-robots=()
metatag-title=(STRPTR | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for STRPTR)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(STRPTR | ugBASIC User Manual)
metatag-og:description=(Manual page for STRPTR)
}}
====== 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 [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON STRPTR|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]