Query slots of the online-information concerning the operator get_param_info.
The operator query_param_info returns the names of those pieces of information (Slots) which are available online for each parameter (online texts). The online texts themselves can be called up using
get_param_info(::<Procedurname>,<Parametername>,<Slot>:<Information>).
|
Slots (output_control) |
string-array -> string |
| Slotnames for the operator get_param_info. | |
query_param_info always returns the value 2 (H_MSG_TRUE).
query_param_info is reentrant, local, and processed without parallelization.
Foundation