We wanna add to check file naming rule using regular expression(like [0-9][a-z]file.xml). It is checked when file is uploaded. And when error occurred, rejecting upload process.
So we will develop script for rule action.
But we have no knowledge about that script.
Please tell me technical information for developing that script. (ex. script grammar, example script etc)