Viz Plug-ins User Guide

Version 5.2 | Published December 12, 2023 ©

Convert Case

images/download/thumbnails/114312525/ico_ccase.png
The Convert Case plug-in converts ASCII strings to upper or lower case. Current container must hold a string.

Note: This plug-in is located in: Plugins -> Container plug-ins -> TextFx

This page contains the following topics and procedures:

Convert Case Properties

  • Upper/Lower: Converts the text for the specific container to upper or lower case.

    FUNCTION*ConvertCase*text_case - int; 0: upper, 1: lower FUNCTION*ConvertCase*text - string

To Convert a String to Upper or Lower Case

  1. Add a group to the scene tree, and add a font to it.

  2. Add the Convert Case plug-in to the same container.

  3. Open the Convert Case editor, and enter text in the editor.

  4. Click the Upper button to convert to upper case text, or click the Lower button to convert to lower case text.