-
Notifications
You must be signed in to change notification settings - Fork 1
Xcalc: Utility Functions
Read Stanton edited this page Dec 19, 2020
·
12 revisions
String contains function
Determines whether str contains substring find
Converts str to a list
Stores result in global variable szlist_val
Converts list to a string
Stores result in global variable rgstr_val
Returns the char (as string) at i in str
Stores function into f(x)