include "filename";

Reads an additional script from the given file and then continues scanning the original script file. This way pre-defined scripts can be inserted.

Remarks:

Examples

include "movement.wdl"; // Movement functions
include "venture.wdl"; // include Venture Script  		

See also:

BIND, LEVEL, PATH, RESOURCE, ► latest version online