{{htmlmetatags>metatag-robots=()
metatag-title=(X TEXT | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for X TEXT)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(X TEXT | ugBASIC User Manual)
metatag-og:description=(Manual page for X TEXT)
}}
====== ugBASIC User Manual ======
===== X TEXT ✓ =====
===== SYNTAX =====
= X TEXT(x)
==== PURPOSE ====
This function performs the conversion of graphic abscissa to text abscissa, and can be
used to position an area of graphics on the screen, over the text.
==== EXAMPLE ====
x = X TEXT(100)
See also the following example files:
* ''[[https://github.com/spotlessmind1975/ugbasic/tree/main/examples/graphics_text_03.bas|graphics_text_03.bas]]''
==== ABBREVIATION ====
XTx
==== AVAILABLE ON ====
==== ALIAS FOR ====
[[XTEXT]]
==== 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 X TEXT|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]