Anyone know how what is the codeword to make text appearred in uppercase/lowercase in Draw.
I have GLAB with Btext refer to the Description of the attached Equipment, but it's in lowercase. How to change it to uppercase using codeword in Btext and vice versa?
I am guessing that your label uses the intelligent text for this, is that correct? In that case you will have to change the description on the equipment because the intelligent text simply reads the desc from the equipment and doesn't change it in any way. Unfortunately there is no way to convert this to upper case.
If you are using version 2.1 then you could possibly use the keyword "#PML" to run your own PML to fetch the description and convert it to upper case but I'd say it is better ti change it on the equipment.
but make sure on GLAB the DDNA is set as the EQUI and not any of the Primitive or other element of EQUI.
If your Glab is connected to any of the primitive than you need to alter the code accordingly.