reverse array ()

From PenguinMod Wiki (Official)
Reverse array ()
Jump to navigation Jump to search

Images needed

This article needs images or better quality images. You can help PenguinMod Wiki (Official) by adding the images or uploading them.

The reverse array () block is a reporter block in the JSON that reports the reversed version of the entered-in array. The default value for this block is "["A", "B", "C"]", which would return "["C", "B", "A"]".