View Issue Details

IDProjectCategoryView StatusLast Update
0000357FileSievePluginpublic2019-04-19 23:02
ReporterBootBlock Assigned ToBootBlock  
PrioritynormalSeverityminorReproducibilityN/A
Status assignedResolutionopen 
Product Version4.41 
Summary0000357: Method: Delimiter
Description

Create a Method that allows a character/substring (the "delimiter") to be found and then grab the start of the string up to that character - or from that character until the end of the string - and return that.

Maybe instead of just getting from the start or until the end, allow the range to be specified.


Thanks to Sandro W. for the idea!

TagsMethod

Activities

BootBlock

2019-04-19 08:58

administrator   ~0000074

Last edited: 2019-04-19 08:58

  • Method.Delimiter project created.
  • Logo graphics created.

BootBlock

2019-04-19 20:51

administrator   ~0000075

  • Initial Process() added; gets a substring from/to the specified delimiter.

BootBlock

2019-04-19 20:53

administrator   ~0000076

Last edited: 2019-04-19 20:53

  • Added: StartAfterMatch option.

BootBlock

2019-04-19 23:02

administrator   ~0000077

  • Added: Regular expression support.

Issue History

Date Modified Username Field Change
2019-04-19 08:17 BootBlock New Issue
2019-04-19 08:17 BootBlock Assigned To => BootBlock
2019-04-19 08:17 BootBlock Tag Attached: Method
2019-04-19 08:58 BootBlock Note Added: 0000074
2019-04-19 08:58 BootBlock Note Edited: 0000074
2019-04-19 08:58 BootBlock Status new => assigned
2019-04-19 08:58 BootBlock Description Updated
2019-04-19 20:51 BootBlock Note Added: 0000075
2019-04-19 20:53 BootBlock Note Added: 0000076
2019-04-19 20:53 BootBlock Note Edited: 0000076
2019-04-19 23:02 BootBlock Note Added: 0000077