The sysLib.getCmdLineArgCount() system function returns the number of arguments that were used to start the main EGL program.
Use the sysLib.getCmdLineArg() function to return a specific argument from the list.
sysLib.getCmdLineArgCount( )
returns (result INT)
| Platform | Issue |
|---|---|
| COBOL generation | The sysLib.getCmdLineArgCount() function is not supported. |