Difference between revisions of "Data 1 0-deleteFromList"
From ADF Docs
| Line 2: | Line 2: | ||
Removes a value from a list | Removes a value from a list | ||
| − | == Signature == | + | == Signature == |
| − | + | public String <strong>deleteFromList</strong> ( string list, string listValue ) | |
| − | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters | ||
Revision as of 03:38, 24 March 2010
Description
Removes a value from a list
Signature
public String deleteFromList ( string list, string listValue )
Parameters
Parameters