Plugin : Sequence matcher
Author:Rex.Rainbow
- To find sequence pattern.
Download
Properties
Buffer length
- Buffer length of saved symbols.
Actions
Request: Matching
Action:Push symbol
- Push symbol into buffer then do matching.
- Symbol ( string ) : Symbol to push
Symbol buffer
Action:Clean buffer
Action:Set buffer length
- Set symbol buffer length.
- Length ( number ) : length of symbol buffer
Conditions
Patern checking
Condition:Is matching
- Return true if pattern matched.
- Pattern ( string ) : Pattern.
Patern checking: trigger
Condition:On matching
- Trigger by "Action:Put symbol" when matching pattern.
- Pattern ( string ) : Pattern.
Condition:On no matching pattern
- Trigger by "Action:Put symbol" when matching pattern.