[][src]Constant csml_interpreter::error_format::ERROR_FIND_BY_INDEX

pub const ERROR_FIND_BY_INDEX: &str = "index must be of type int or string. Example var.[42] or var.[\"key\"]";