elStressDriverIds
Summary
This function exposes the list of stress drivers' ids, description and shock type. You can then use the ids list in your ELSTRESSDRIVER function.
Examples
=elStressDriverIds(TRUE,TRUE)
Exposes an output of 3 columns where you see the stress drivers' ids, descriptions and shock types. If nothing is specified in the function, it returns the list of ids only.
Syntax
elStressDriverIds(withDescription, withShockTypes)
| Argument name | Default | Description |
|---|---|---|
| withDescription (Optional) | FALSE | Boolean |
| withShockTypes (Optional) | FALSE | Boolean |