ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / RegExp Class / test Method

In This Topic
    test Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function test( _
       ByVal input As String _
    ) As Boolean
    public bool test( 
       string input
    )

    Parameters

    input
    See Also