Skip to content

Conversation

@UnderscoreTud
Copy link
Member

Problem

ExprIndicesOfValue could only search for the indices of one value at a time

Solution

Allow multiple values to be used in the expression

Testing Completed

ExprIndicesOfValue.sk

Supporting Information


Completes: #8133
Related: none

@UnderscoreTud UnderscoreTud requested a review from a team as a code owner October 22, 2025 18:28
@UnderscoreTud UnderscoreTud removed the request for review from a team October 22, 2025 18:28
@UnderscoreTud UnderscoreTud added the enhancement Feature request, an issue about something that could be improved, or a PR improving something. label Oct 22, 2025
@skriptlang-automation skriptlang-automation bot added the needs reviews A PR that needs additional reviews label Oct 22, 2025
@sovdeeth sovdeeth linked an issue Oct 23, 2025 that may be closed by this pull request
1 task
@sovdeeth sovdeeth moved this to In Review in 2.13 Releases Oct 23, 2025
@skriptlang-automation skriptlang-automation bot removed the needs reviews A PR that needs additional reviews label Nov 3, 2025
@APickledWalrus APickledWalrus moved this to In Review in 2.14 Releases Nov 3, 2025
@APickledWalrus APickledWalrus changed the base branch from dev/patch to dev/feature November 3, 2025 18:03
@github-project-automation github-project-automation bot moved this from In Review to Awaiting Merge in 2.14 Releases Nov 6, 2025
@skriptlang-automation skriptlang-automation bot added the feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. label Nov 6, 2025
@sovdeeth sovdeeth merged commit 4ddc1af into dev/feature Nov 11, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting Merge to Done - Awaiting Release in 2.14 Releases Nov 11, 2025
@skriptlang-automation skriptlang-automation bot added completed The issue has been fully resolved and the change will be in the next Skript update. and removed feature-ready A PR/issue that has been approved, tested and can be merged/closed in the next feature version. labels Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

completed The issue has been fully resolved and the change will be in the next Skript update. enhancement Feature request, an issue about something that could be improved, or a PR improving something.

Projects

Status: Done - Awaiting Release

Development

Successfully merging this pull request may close these issues.

Use list in get value of indice

5 participants