{{htmlmetatags>metatag-robots=() metatag-title=(PICK | ugBASIC User Manual) metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum) metatag-description=(Manual page for PICK) metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png) metatag-og:title=(PICK | ugBASIC User Manual) metatag-og:description=(Manual page for PICK) }} ====== ugBASIC User Manual ====== ===== PICK ===== ===== SYNTAX ===== = PICK( string, offset ) ==== PURPOSE ==== The ''PICK'' function allows you to obtain the ASCII code of any character present in a string, provided that the offset within the string is provided. ==== EXAMPLE ==== PRINT PICK( "TEST", 2 ) ==== 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 PICK|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY ===== [[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]