| PRTools contents |
CURLABLIST
[LABLISTNUMBER,LABLISTNAME,T0,T1] = CURLABLIST(A)
| Input | |
| A | Dataset |
| Output | |
| LABLISTNUMBER | Number of current lablist |
| LABLISTNAME | Name of current label list |
| T0 | Start column current targets |
| T1 | End column current targets |
The number and name of the current label list are returned. If T1
datasets, multi_labeling, addlablist, changelablist,
| PRTools contents |