Name

StringExtract — Extracts given item (substring) from comma-separated string

Synopsis

StringExtract (STRING,
  NUMBER);

Returns

STRING

Parameters

Name Type Default Description
STRING string
NUMBER number

Description

This function is inspired by AmiBroker function: www.amibroker.com/guide/afl/strextract.html

Extracts given item (substring) from comma-separated string