When would Include command in Jcl get expanded

When would Include command in Jcl get expanded

I have Include command in my JCL, my question is when would this get expanded, would it be at the time of execution or just at the time of syntax checking?

Lets say if my jcl which has a include statement is submitted using TYPRUN=SCAN option, would these get expanded?

“; ; ; ;