![Ezeio AAC Скачать руководство пользователя страница 105](http://html.mh-extra.com/html/ezeio/aac/aac_user-manual_2458291105.webp)
strfind(string[], sub[], [ignorecase], [index])
Search for a substring within a string
Parameter
Description
string
The string to search in
sub
The string to search for
ignorecase
(optional)
If set to true, case is ignored in the search. Defaults to false.
index (optional)
The position in string to start searching from (starting at 0), defaults to 0
strins(dest[], src[], index, [maxlength])
Insert a string into another string
Parameter
Description
dest
The buffer to work on
src
The string to insert into dest
index
The position in dest where the src buffer will be inserted
maxlength
The maxumum permitted length of dest
strmid(dest[], source[], start, end, [maxlength])
Copy a section of one string to a buffer
Parameter
Description
dest
The destination buffer
src
The source string
start (optional)
The position of the first character in source to copy
Defaults to 0
end (optional)
The position of the last character in source to copy (myst be equal to or grater than start)
Defaults to the last character in source
maxlength
(optional)
The maximum size of dest,
Defaults to the size of dest
Page 105 of 121
Содержание AAC
Страница 1: ...ezeio user manual Manual version 170314 ezeio models AAC AAF Page 1 of 121 ...
Страница 72: ...Page 72 of 121 ...