Yes, you can change the names of the parameters inside your function, thus
code:
function BWTDecode($,$a)
endfunction

would be valid. You cannot rename the name of the function though as this is fixed in the calling script.
_________________________
There are two types of vessels, submarines and targets.