Name
StringExtract — Extracts given item (substring) from comma-separated string
Synopsis
StringExtract
|
(STRING,
|
NUMBER);
|
Description
This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/strextract.html
Extracts given item (substring) from comma-separated string

