Why do i not get an mps error? Follow
1 comment
Sort by
Date
Votes

Comment actions
Permalink
By default the last statement is used for return. In your case that is "null". Delete that "null;" and you might get an error.
Please sign in to leave a comment.