Post Reply 
Getting character number from String entry.
03-22-2022, 08:48 PM
Post: #2
RE: Getting character number from String entry.
(03-22-2022 06:04 PM)matalog Wrote:  Is there a way to get a single character identifier for a single letter of a string at a time?

with s:="ABCDE"
s(3) will return 67
s(3,1) will return "C"
s(3,2) will return "CD"
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Getting character number from String entry. - Didier Lachieze - 03-22-2022 08:48 PM



User(s) browsing this thread: 1 Guest(s)