powered by
Convert a camel case string to snake case
camelCaseToSnakeCase(string)
A string
The string to be converted
camelCaseToSnakeCase("exposureConceptId1")
Run the code above in your browser using DataLab