Tabulation getSortOrderVertical

From Catglobe Wiki
Revision as of 05:16, 21 October 2015 by Tungocman (talk | contribs) (Created page with "{{HelpFiles}} __NOTOC__ Category:Sorting_functions Get the vertical sorting order of the tabulation table ===Syntax=== Tabulation_getSortOrderVertical(sortOrder) ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Get the vertical sorting order of the tabulation table

Syntax

Tabulation_getSortOrderVertical(sortOrder)

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