lucaspinheirogit/Create list from String Array
Create a list from a string array
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| stringArray | String array | yes | — |
Outputs
| name | description |
|---|---|
| stringList | list in string format |