ClearAllNamedResults(string)
- Updated2025-04-08
- 1 minute(s) read
Clears all results for the current list instance.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int ClearAllNamedResults(string selectorString)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The list name that is passed when creating the list is used. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.