De interface van VDS Renaissance is in meerdere talen beschikbaar. De officiële documentatie wordt in het Engels onderhouden om één consistente en altijd actuele referentie te garanderen.
@TRIM
Windows ✓Linux ✓macOS ⏳
Syntax
@TRIM(<string>)
Description
This function returns a string which is the same as <string> but with leading and trailing spaces removed.
OK
Unchanged.
Example
%T = @trim(@next(1))