en:tcmediainfo:documentation:script_strtrim
StrTrim
Function return the text with trimmed out leading and trailing whitespaces.
StrTrim(srcstring[, flag])
| srcstring | Source string. |
| flag | Operation type: 1 - trimming leftmost whitespaces 2 - trimming rightmost whitespaces 3 - (default) trimming both. |
Remarks
Whitespaces are trimmed: Space, Tab, Carriage return, Linefeed.
en/tcmediainfo/documentation/script_strtrim.txt · Последнее изменение: 2025/07/01 22:55 — loopback