Skip to main content

call

Function call 

Source
pub fn call(name: &str, args: &[Value]) -> Option<Result<Value, RuntimeError>>