find()
|
Finds the first occurrence of a string starting from the current position. |
Boundaries
Preprocessor, Extract, Condition, Repeat, Action, and Postprocessor steps
|
get()
|
Retrieves an array of strings. |
Boundaries
|
getVariable()
|
Retrieves a value of a variable stored in the boundaries object. |
Boundaries
|
set()
|
Sets a new record boundary. (See: Record boundaries.) |
Boundaries
|
setVariable()
|
Sets a boundaries variable to the specified value, automatically creating the variable if it doesn't exist yet. |
Boundaries
|