Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
Make simple, powerful, and immediate changes to any aspect of how information is interpreted and acted on.
sql.trim( str as String ) as String
Return a string that removes leading and trailing empty spaces in the input string.
Parameters | |
---|---|
str | The string to be evaluated. |
sql.trim(" this is text ") => this is text
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.