Library or Include in the wizard

 

Hi

I have a function which I might need to use in future codes. I might write more functions later to use as well.

Should I select the Library or Include  option in the wizard? and why?

and then in my code "trying to make it as lean as possible"

#import "myUtilities.ex5"
   function name and signature.
#import

thx