Previous Next


RiskFunction Property (RDKDistribution Object)

Description

Returns or sets the @RISK function string associated with a distribution object.

Syntax

object.RiskFunction

Arguments

None.

Return Value

(String) – the @RISK function corresponding to a distribution object. Note: the arguments in the @RISK function string may be rounded.

Example

MsgBox "The function string is " & dist.RiskFunction