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

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


en:autorun:documentation:strmid

StrMid

StrMid(<str>, <pos> [, <count>])
StrMid <VAR> <str> <pos> [<count>]

Takes the specified number of characters from the input text, starting at the starting position, and returns the result.

Parameters

strSource string.
posThe position from which characters will be copied. The position of the first character is 1.
countThe number of characters to be copied. If omitted, characters up to the end of the string are copied.
en/autorun/documentation/strmid.txt · Последнее изменение: 2022/09/25 18:01 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki