Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / RandBetweenFunction Field


In This Topic
RandBetweenFunction Field
In This Topic
Specifies an instance of the RANDBETWEEN function. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly RandBetweenFunction As FunctionInfo
 
'Usage
 
Dim value As FunctionInfo
 
value = FunctionInfo.RandBetweenFunction
See Also