Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RandBetweenFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.RandBetweenFunction
    public static readonly FunctionInfo RandBetweenFunction
    See Also