What does `include` do?

Elsewhere, I was told that this isn’t what Julia’s include does. I was told that it does a bit more sophisticated version of the C++ preprocessor text substitution of #include. Let me see if I can find that.

It may have been here actually, I’ve somewhat lost track.