Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用String Concatenate Functoid 将FirstName 和 LastName 连接到 FullName。我想要名字和姓氏之间的空格。我想添加一个空格作为输入,但它不接受。
有没有办法做到这一点?
当连接两个(或更多)字符串时,您可以将一个新的常量项添加到 functoid 输入列表中,并分配一个“空格”作为常量值: