Difference between revisions of "Utils 1 0-ListRandomElements"

From ADF Docs
Jump to: navigation, search
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 )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 04:08, 24 March 2010

Description

Return to Utils_1_0

Returns specified number of random list elements without repeats.

Signature

public string ListRandomElements ( string theList, numeric numElements, string theDelim )

Parameters

Parameters