functionprint2
Print a string to the standard output as well as a file
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | string | "" | String to be printed |
| String | fileName | "" | File where to print (empty string is the terminal) |
| Type | Name | Default | Description |
|---|---|---|---|
| String | string | "" | String to be printed |
| String | fileName | "" | File where to print (empty string is the terminal) |