string:trim-space

说明:去除字符串中的空格

用法:
 (string:trim-space string)

参数:1 string : 字符串;

返回值:

示例: