Skip to content

upperCase

MicroBlaster edited this page Sep 21, 2019 · 1 revision

Purpose: Converts all text within a variable to upper case.

Syntax: upperCase var

var: A variable containing the text to be converted to upper-case.

Notes:

Example:

Clone this wiki locally