Language documentation Contents | Index

include, Control structures


Prototype:
include script_name
or

include 'script_name'

Description:
Includes the specified source into the current one. You can include the same file more than once - the compiler will solve this by including in the final code only once.



Documented by Eduard Suica, generation time: Sun Jan 27 18:15:22 2013 GMT(c)2013 Devronium Applications