Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Limit argument processing and add error handling
Introduce an upper limit of 16 for argument processing to prevent potential issues during execution. Added error handling to manage cases where adding a parameter to the array fails, ensuring a more robust execution of the function.
- Loading branch information