Codeunit 3052 DotNet_Match in 17
- App
- Base Application
- Obsolete
- Pending 18.0. This codeunit is obsolete. Use the Matches table in the Regex Module instead.
Versions171819202122232425262728latest
Source-
Procedures, 13
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Groups | (var Codeunit DotNet_GroupCollection) | public | - | |
| Index | () | Integer | public | - |
| Length | () | Integer | public | - |
| Name | () | Text | public | - |
| Success | () | Boolean | public | - |
| Value | () | Text | public | - |
| Equals | (var Codeunit DotNet_Match) | Boolean | public | - |
| GetHashCode | () | Integer | public | - |
| NextMatch | (var Codeunit DotNet_Match) | public | - | |
| Result | (Text) | Text | public | - |
| IsDotNetNull | () | Boolean | public | - |
| GetDotNetMatch | (var DotNet Match) | public | - | |
| SetDotNetMatch | (var DotNet Match) | public | - |