Return all text in the token after the first instance of the given text
| Usage | Input | Result |
|---|---|---|
OrigFileName:after(_) |
MOV_1234 |
1234 |
CameraMake:after( ) |
Canon SD 550 |
SD 550 |
Date:MMM:after(A) |
Aug |
ug |
Return all text in the token after the first instance of the given text
| Usage | Input | Result |
|---|---|---|
OrigFileName:after(_) |
MOV_1234 |
1234 |
CameraMake:after( ) |
Canon SD 550 |
SD 550 |
Date:MMM:after(A) |
Aug |
ug |