Difference between revisions of "Data 1 0-ArraySort2D"
From ADF Docs
| Line 1: | Line 1: | ||
== Description == | == Description == | ||
| − | == Signature == | + | == Signature == |
| − | + | public array <strong>ArraySort2D</strong> ( array arrayToSort, numeric sortColumn, string type, string delim, string sortOrder ) | |
| − | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters | ||
Revision as of 03:37, 24 March 2010
Description
Signature
public array ArraySort2D ( array arrayToSort, numeric sortColumn, string type, string delim, string sortOrder )
Parameters
Parameters