[]
Removes the space character char(32) or other specified characters from the start or end of a string.
public static object Trim(List<IExpression> p)
Public Shared Function Trim(p As List(Of IExpression)) As Object
| Type | Name | Description |
|---|---|---|
| List<IExpression> | p |
| Type | Description |
|---|---|
| object |