_string_format

Function _string_format 

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