GetAllScriptNames(ref string[])
- Updated2025-10-14
- 1 minute(s) read
Return names of the scripts present in the memory.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void GetAllScriptNames(ref string[] scriptNames)
Parameters
| Name | Type | Description |
|---|---|---|
| scriptNames | ref string[] | Contains an array of script names. |