Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / RightFunctionInfo Class
Members


In This Topic
    RightFunctionInfo Class
    In This Topic
    Returns the rightmost characters from a text value.
    Syntax
    'Declaration
     
    
    Public Class RightFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As RightFunctionInfo
    public class RightFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.RightFunctionInfo

    See Also