Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

[Idea] (HighClass) Exact variations of list functions #16

Open
LeWolfYT opened this issue Aug 16, 2022 · 4 comments
Open

[Idea] (HighClass) Exact variations of list functions #16

LeWolfYT opened this issue Aug 16, 2022 · 4 comments
Assignees
Labels
feature request New feature or request in progress being worked on question Further information is requested scratch limit SN-Edit issues that are also found in scratch

Comments

@LeWolfYT
Copy link

LeWolfYT commented Aug 16, 2022

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

@LeWolfYT LeWolfYT added the feature request New feature or request label Aug 16, 2022
@ShipmasterKyle ShipmasterKyle added the question Further information is requested label Aug 16, 2022
@ShipmasterKyle
Copy link
Member

Wait so what exactly is the issue? You'd like to search list for a variables? Could you add code examples to show exactly what you're trying to achieve?

@LeWolfYT
Copy link
Author

Screen Shot 2022-08-16 at 7 28 01 PM

@ShipmasterKyle
Copy link
Member

Ah. I see the issue. I feel like theres a workaround for this but we're I'll add it to the patch list.

@ShipmasterKyle ShipmasterKyle added in progress being worked on scratch limit SN-Edit issues that are also found in scratch labels Aug 16, 2022
@LeWolfYT
Copy link
Author

LeWolfYT commented Aug 17, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request in progress being worked on question Further information is requested scratch limit SN-Edit issues that are also found in scratch
Projects
None yet
Development

No branches or pull requests

4 participants