Is array () empty?: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 March 2024

3 March 2024

23 December 2023

  • curprev 22:2622:26, 23 December 2023wikia:penguinmod>MediansSC 548 bytes +548 Created page with "{{Needs Images|n=There are no images for the block itself or the workaround.}} {{Blocks |block_img = |block_type = Boolean Block |category = JSON |title = is array () empty? }} The '''is array () empty?''' block is a boolean block that reports true if the entered in array is empty and false otherwise. ==Workaround== This block can be worked around by checking if the length of the array is 0 using the equals block and the length of array (). {{DISPLAYTITLE:..."