InstallShield 2019 ยป InstallScript Language Reference
The StrTrim function removes the leading and trailing spaces and tabs from a string.
Syntax
StrTrim (byref string svString);
Parameters
Parameter |
Description |
svString |
Specify the string to be trimmed. |
Return Values
Return Value |
Description |
>= ISERR_SUCCESS |
The function successfully trimmed the string. |
< ISERR_SUCESS |
The function failed to trim the string. |
See Also
InstallShield 2019 Help LibraryApril 2019 |
Copyright Information | Flexera |