fn extract_character_vec(val: &RValue) -> Vec<String>
Extract a character vector from an RValue (for contains argument).
contains