Name | Value |
---|---|
NAME | KMPD GLOBAL LIST |
TAG | GBLLIST |
ROUTINE | KMPDU1 |
RETURN VALUE TYPE | ARRAY |
AVAILABILITY | RESTRICTED |
DESCRIPTION | Global list. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | Array containing global data. However, the zero node will contain the ARRAY(0)="^DPT(25,.35)" ARRAY(1)="^DPT(25,0)=GlobalData..." ARRAY(2)="^DPT(25,.35)=GlobalData..." last global reference accessed. This can then be used as the starting point for the next iteration (see PARAM2). If the end of the global has been reached, then the zero node will equal '***end of global***'. In the follwing example: PARAM1 = ^DPT(25 PARAM2 = "" PARAM3 = 2 |