_string_get

Function _string_get 

Source
pub fn _string_get(
    _: &mut Interpreter,
    args: Vec<Value>,
) -> Result<Value, Box<dyn Error>>