2021: args cmd
|
05-12-2021, 01:58 AM
(This post was last modified: 05-12-2021 05:29 PM by compsystems.)
Post: #1
|
|||
|
|||
2021: args cmd
Hello
The ARGS system variable stores the sequence of arguments entered in a function, including the name of the function. the sentence print( y ); closes the simulator ( win 10) f( 9, 8, 7 ) [enter] PHP Code: #cas f( 6, 5, 4 ) [enter] // seq[6, 5, 4] -> args PHP Code: #cas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)