Skip to content

converter__String

Robert Bossy edited this page Jul 27, 2017 · 1 revision

#String

Synopsis

Converts into a string of characters.

String conversion

The input string is stripped from leading and trailing whitespace characters.

XML conversion

<param value="STRING"/>```


	or
	```xml
<param>STRING</param>```


Clone this wiki locally