[][src]Constant csml_interpreter::error_format::ERROR_FIND

pub const ERROR_FIND: &str = "Find builtin expects 'in' param to be of type String. Example: Find(value, in = \"hola\", case_sensitive = true)";