This function allows you to create an alias for a function. For example if you do not like the function name 'substr', create your own alias named 'mid' (perhaps you know this
function name from BASIC). It does not work with function which use references.