#cp.rx.go.List.SortedBy

A Statement.Modifier that specifies the list should be sorted by the specified function.


#API Overview

Constants - Useful values which cannot be changed


#API Documentation

#Constants

Signaturecp.rx.go.List.SortedBy <cp.rx.go.Statement.Modifier>
TypeConstant
DescriptionThis is a configuration of List, which should be created via List:SortedBy(...).
NotesNone
Sourcesrc/extensions/cp/rx/go/List.lua line 99