Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update arrayShift.md #80

Merged
merged 1 commit into from
Oct 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions guide/Text/Array/arrayShift.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $arrayShift

Removes and returns the last element in an array.
Removes and returns the first element in an array.

## Usage

Expand All @@ -16,4 +16,4 @@ $arrayShift[array name (optional)]
<discord-message :bot="true" role-color="#0099ff" author="Custom Command" avatar="https://media.discordapp.net/avatars/725721249652670555/781224f90c3b841ba5b40678e032f74a.webp">
first one is Mido<br>after it is Rake<br>after it is Azz
</discord-message>
</discord-messages>
</discord-messages>