Project Path System Variable
The System Variable Project Path, set in Composer, contains the directory path of the project being called from outside. It doesn’t contain any sub-projects called from the main project.
The System Variable Project Path, set in Composer, contains the directory path of the project being called from outside. It doesn’t contain any sub-projects called from the main project.
When an array variable in a procedure is going through its list, the user may want the pointer into the list (the index) that the array variable is currently using to be repeated. To do this, use ...