|
Ord |
Top Previous Next |
|
ORD(setelement) reports the position of his particular setelement within the overall set. Thus the command
thisX(ione)=ord(ione);
will set thisx(ione) equal to one for the first element in Ione, two for the second etc; Notes:
|