**Example** list [apple] [APPLE] (item # of (APPLE) in list (list)) returns 1, not 2 this could be used for encoding cloud variables **Alternative solution** Use a custom block that loops through every possible character and every index (super inefficient) oooorrrrrr remove all of the non-exact functions entirely, replacing them with exact counterparts
Example
list
[apple]
[APPLE]
(item # of (APPLE) in list (list)) returns 1, not 2
this could be used for encoding cloud variables
Alternative solution
Use a custom block that loops through every possible character and every index (super inefficient)
oooorrrrrr remove all of the non-exact functions entirely, replacing them with exact counterparts