How can I use query parameters in local variables ACCESS platform.
For example I have a table with a field that contains a list of files to me, I want to access all the files (preferably together) and delete them / update it. Hence, I would like to query the parameter into a local variable and then to work with.
For example I have a table with a field that contains a list of files to me, I want to access all the files (preferably together) and delete them / update it. Hence, I would like to query the parameter into a local variable and then to work with.