Xbasic
Extension::PRegResults Class
IN THIS PAGE
Description
Class to hold results from the PReg class.
Properties
- items
items property
- textCharacter
String text property
- errorLogical
Logical error property
- error_textCharacter
String error_text property
- matchedLogical
Logical matched property
Methods
- CollapseItems Method
Collapse the individual items.
- Deleteitem Method
Delete a item.
- GetText Method
Get text from item array.
- Insertitem Method
Insert a new item.
- Moveitem Method
Move a block of item items.
- SetErrorResult Method
Returns error result.
- SetMatched Method
Indicate explicitly that a match occurred.
See Also