Be able to specify a separator (default to whitespace) and get a strongly typed field from a log line. This avoids lots of indexOf messiness customers have to do now.
eg. GetElementAsLong(<string>, <index>)
Maybe define quoting pattern as well.
Meta: #60659
Be able to specify a separator (default to whitespace) and get a strongly typed field from a log line. This avoids lots of
indexOfmessiness customers have to do now.eg.
GetElementAsLong(<string>, <index>)Maybe define quoting pattern as well.
Meta: #60659