Previous Next


ArgCount Property (RDKDistribution Object)

Description

Returns the number of "standard" arguments used by the distribution. The "standard" arguments are all the required arguments of the distribution, excluding value tables, shift factors, and truncation limits.

Syntax

object.ArgCount

Arguments

None.

Return Value

(Integer) – the number of "standard" arguments.

Example

numArguments = dist.ArgCount