Description
Returns or sets the @RISK function string associated with a distribution. The arguments in the function may be rounded for readability.
Syntax
object.RiskFunction
Arguments
None.
Return Value
(String) – the @RISK function corresponding to a distribution object.
Example
MsgBox "The function string is " & dist.RiskFunction