Post Reply 
Getting character number from String entry.
03-24-2022, 04:48 AM
Post: #5
RE: Getting character number from String entry.
(03-23-2022 12:02 PM)matalog Wrote:  Actually, where in the manual is that particular ability/feature described.

Indirectly in the section "List references" of the manual:
Quote: List references
Suppose L1:={5, "abcde", {1,2,3,4,5}, 11}. L1(1) returns 5 and L1(2) returns "abcde". L1(2, 4) returns 100 (the ASCII code for d) and L1(2,4,1) returns "d".
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-24-2022 04:48 AM



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