pub fn substring_after( s: &str, separator: &str, ) -> Result<JValue, FunctionError>
$substringAfter(str, separator) - Get substring after separator