Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Tabulation getSortOrderHorizontal

From Catglobe Wiki
Revision as of 10:29, 11 July 2017 by Nguyenduyan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



Get the horizontal sorting order of the tabulation table

Syntax

Tabulation_getSortOrderHorizontal()

Arguments

None

Return type

sortOrder: Is a numeric (non-decimal) expression. The constants for this parameter:

  • 0: Tabulation_SortOrder_None
  • 1: Tabulation_SortOrder_HighToLow
  • 2: Tabulation_SortOrder_LowToHigh
  • 3: Tabulation_SortOrder_AtoZ
  • 4: Tabulation_SortOrder_ZtoA
  • 5: Tabulation_SortOrder_HighToLowOnTotal
  • 6: Tabulation_SortOrder_LowToHighOnTotal