Skip to main content
Version: 21.8.3

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 nameDefaultDescription
withDescription (Optional)FALSEBoolean
withShockTypes (Optional)FALSEBoolean