Query slots concerning information with relation to the operator get_operator_info.
The operator query_operator_info returns the names of those online texts (Slots) which are available online for each procedure. The information itself can be called up using
get_operator_info(::<ProcName>,<Slot>:<Information>).
|
Slots (output_control) |
string-array -> string |
| Slotnames of the operator get_operator_info. | |
The operator query_operator_info always returns the value 2 (H_MSG_TRUE).
query_operator_info is local and processed completely exclusively without parallelization.
Foundation