[][src]Constant csml_interpreter::error_format::ERROR_STRING_START_WITH_REGEX

pub const ERROR_STRING_START_WITH_REGEX: &str = "[starts_with_regex] takes one parameter of type String. Usage: string.start_with_regex(\"regex\")";