Skip to content

Commit

Permalink
Merge pull request #80 from isaldington/patch-1
Browse files Browse the repository at this point in the history
Update arrayShift.md
  • Loading branch information
NervN authored Oct 7, 2023
2 parents ab0ba65 + da2af9c commit 2bc324a
Showing 1 changed file with 2 additions and 2 deletions.
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>

0 comments on commit 2bc324a

Please sign in to comment.