Changes

Jump to navigation Jump to search
Line 177: Line 177:     
Input
 
Input
{| border="1"
+
{| class="wikitable"
 
|-
 
|-
| event || BrainStream event structure || ||
+
| event || colspan=2|BrainStream event structure
 
|-
 
|-
| mod || specifies what to change, options are: || ||
+
| mod || colspan=2|specifies what to change, options are:
 
|-
 
|-
| ^ || 'LOGFILE' || specify name of the logfile (overwrites the one composed by BrainStream based on runfolder) |
+
| || 'LOGFILE' || specify name of the logfile (overwrites the one composed by BrainStream based on runfolder)
 
|-
 
|-
| ^ || ^ || value = name of the logfile (without path information) |
+
| || || value = name of the logfile (without path information)
 
|-
 
|-
| ^ || 'DISABLEOUTPUT' || user can disable any output by BrainStream |
+
| || 'DISABLEOUTPUT' || user can disable any output by BrainStream
 
|-
 
|-
| ^ || ^ || value = 0: normal output; 1: no output |
+
| || || value = 0: normal output; 1: no output
 
|-
 
|-
| ^ || 'MESSAGE' || same as bs_msg() |
+
| || 'MESSAGE' || same as bs_msg()
 
|-
 
|-
| ^ || ^ || value = a string with the message |
+
| || || value = a string with the message
 
|-
 
|-
| ^ || 'WARNING' || same as bs_warn() |
+
| || 'WARNING' || same as bs_warn()
 
|-
 
|-
| ^ || ^ || value = a string with the warning |
+
| || || value = a string with the warning
 
|-
 
|-
| value || content for what should be changed (see mod) || ||
+
| value ||colspan=2|content for what should be changed (see mod) ||
 
|}
 
|}
  

Navigation menu