SPRKSCL1102
Explode is not supported
Description
Input Code:
var result = explode($"columnName")Output Code:
var result = /*EWI: SPRKSCL1100 => Explode is not supported */
explode($"columnName")Explode is not supported
var result = explode($"columnName")var result = /*EWI: SPRKSCL1100 => Explode is not supported */
explode($"columnName")