Post Reply 
Getting character number from String entry.
03-22-2022, 10:21 PM
Post: #3
RE: Getting character number from String entry.
(03-22-2022 08:48 PM)Didier Lachieze Wrote:  
(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"

Great, thanks.
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. - matalog - 03-22-2022 10:21 PM



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