Panel |
---|
borderColor | #3D3D3D |
---|
bgColor | #F4F4F4 |
---|
titleColor | #3D3D3D |
---|
borderWidth | 0 |
---|
titleBGColor | #3D3D3D |
---|
borderStyle | solid |
---|
|
ON THIS PAGE |
Insert excerpt |
---|
| BrightScript Version Navigation Menu |
---|
| BrightScript Version Navigation Menu |
---|
nopanel | true |
---|
|
This object allows the implementation of the regular-expression processing provided by the PCRE library. This object is created with a string to represent the "matching-pattern" and a string to indicate flags that modify the behavior of one or more matching operations:
...