Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table plus
applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

Syntax

arrayStructSort(arr, field)

Package

array

Alias

Pkg Usage

structSort(arr, field)

Description

Excerpt
hiddentrue
Sorts the elements from an array by their specified field. Works only with arrays that contain structures.

...