Description
Strips empty spaces from the beginning and end of a string
Example
Get all hosts without leading or trailing spaces
instance/host/trim()
instance/trim(host)
Syntax
trim(expression)
value/trim()
Parameters
Type | Description |
---|---|
Expression | Expression giving a (set of) string(s) |
Post your comment on this topic.