白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Letter to lowercase
发刊日期:
2021/10/15
编辑团队:
实在学院
Function description
Converts all characters of the target string to lowercase and outputs it to the specified variable.
instructions
After adding the component of converting letters to lowercase to the visual editing area, you can set the attribute & ldquo; Target string & rdquo; Enter the corresponding content in, and then after running the component successfully, change the uppercase letter in the target string into lowercase and assign it to the variable; The running result is "ABC".
Attribute description
- Output to: output the results of component operation to variables.
- Target string: a string that needs to be converted to lowercase.




