Return string in upper case : string.toUpperCase()
I can't make this function work.
var section = @All of Section.toUpperCase();
section;
returns : TypeError: Undefined is not a function.
Can anyone help me?
Please sign in to leave a comment.
I can't make this function work.
var section = @All of Section.toUpperCase();
section;
returns : TypeError: Undefined is not a function.
Can anyone help me?
Please sign in to leave a comment.
Comments
1 comment