method

load

load(p1 = v1)
public

This method loads engines. If name is nil, then all builtin engines are loaded. Otherwise, the given name, as a string, is loaded if available to your runtime, and returns true. If name is not found, then nil is returned.