Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Fix Arrays #4

Open
Daniel7Sly opened this issue May 29, 2022 · 0 comments
Open

Fix Arrays #4

Daniel7Sly opened this issue May 29, 2022 · 0 comments
Labels
bug Something isn't working feature New feature or request

Comments

@Daniel7Sly
Copy link
Owner

Daniel7Sly commented May 29, 2022

Arrays currectly do not support index an inner array. And are a little weird.
Add the feature to support indexing inner arrays.
Ex:
Eql: $var | $arr#3#2
Possible redesign:
$arr[1][2]*
*This could broke block calls.

@Daniel7Sly Daniel7Sly added bug Something isn't working feature New feature or request labels May 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant