Furnsh List
is equivalent to furnsh
, but accepts a String Array variable instead of a single filename.
Furnsh List
will load every file in the Array, treating each string as a relative path from the project directory.
If all kernel files load successfully, execution will continue from the Success
pin. If any file fails to load execution will follow the Error
pin and an Error Message
returned.