Difference between revisions of "Utils 1 0-ListRandomElements"
From ADF Docs
Line 4: | Line 4: | ||
Returns specified number of random list elements without repeats. | Returns specified number of random list elements without repeats. | ||
− | == Signature == | + | == Signature == |
− | + | public string <strong>ListRandomElements</strong> ( string theList, numeric numElements, string theDelim ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 04:08, 24 March 2010
Description
Returns specified number of random list elements without repeats.
Signature
public string ListRandomElements ( string theList, numeric numElements, string theDelim )
Parameters
Parameters