Unit 'getopts' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

OptInd

Index of the current paramstr().

Declaration

Source position: getopts.pp line 47

var OptInd: LongInt;

Description

when all options have been processed, optind is the index of the first non-option parameter. This is a read-only variable. Note that it can become equal to paramcount+1.


Documentation generated on: Jul 24 2023