Documentation
Name
include - process another C-BGP script
Synopsis
include <file>
Arguments
- file
- name of the C-BGP file to include
Description
This command processes commands from another file. The processing of the given file stops when its end is reached or as soon as an error occurs.