Split Camel Case
- 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Split Camel Case
- Updated on 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Text |
The Split Camel Case step helps to split the string by detecting the camel case position from the input string.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Value | String to split | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Split String | String |
Was this article helpful?