Include (DEF): Difference between revisions
Jump to navigation
Jump to search
Created page with "'''include''' <filename> '''#include''' <filename> Processes the script commands in <filename> at the point of the '''include''' call. Category:DEF commands" |
No edit summary |
||
Line 1: | Line 1: | ||
'''include''' <filename> | '''include''' <filename><br /> | ||
'''#include''' <filename> | '''#include''' <filename> | ||
Revision as of 04:54, 21 February 2020
include <filename>
#include <filename>
Processes the script commands in <filename> at the point of the include call.