List Remove Item (First)
Removes the first instance of the item in the list, and returns the index where it was found (-1 if not present)
| Inputs | Outputs |
|---|---|
| exec | No name. | exec | No name. |
| List<any> | Target | int | Index Removed |
| any | Item |
Properties
| Is beta required? | No |
| Is chip a trolling risk? | No |
| Is chip a role assignment risk? | No |
| Chip UUID | 1657cd3d-6bc5-41d2-b70f-1854f9288ffa |
| Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!