Инструменты пользователя

Инструменты сайта


en:tcmediainfo:documentation:script_strmid

StrMid

Extracts a number of characters from a text from given position. First symbol have index 1.

StrMid(string, start [, count])
stringSource string.
startStart position.
countCharacters count. If omitted, then function extract characters till string end.

Remarks

If start is correct, but count if bigger then remain string length, then remain string returned.

en/tcmediainfo/documentation/script_strmid.txt · Последнее изменение: 2019/02/21 13:14 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki