AVEVA Community
Site
Search
User
Site
Search
User
AVEVA World
PDMS/E3D Forum
Modules
Cancel
Modules
Draw
What is the codeword to make text appearred in uppercase/lowercase in Draw
Forums
Resources
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
7 replies
Subscribers
7 subscribers
Views
78 views
Users
0 members are here
Options
Share
More
Cancel
Related
What is the codeword to make text appearred in uppercase/lowercase in Draw
Viet Anh Le
over 6 years ago
Top Replies
Flow Young
9 months ago
in reply to
Atish naresh parkar
+1
#PML(!!CE.DDNA.DESC.UPCASE() is the syntax what I need. This makes it possible to call the properties of the reference. Thank you.
Parents
Sudharsan
over 5 years ago
Change to upper case : ' [COLOR=#0000ff]!!CE.BTEXT = UPCASE (!!CE.BTEXT)[/COLOR] '
Change to lower case : ' [COLOR=#0000ff]!!CE.BTEXT = LOWCASE (!!CE.BTEXT)[/COLOR] '
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Reply
Sudharsan
over 5 years ago
Change to upper case : ' [COLOR=#0000ff]!!CE.BTEXT = UPCASE (!!CE.BTEXT)[/COLOR] '
Change to lower case : ' [COLOR=#0000ff]!!CE.BTEXT = LOWCASE (!!CE.BTEXT)[/COLOR] '
Cancel
Vote Up
0
Vote Down
Sign in to reply
Cancel
Children
No Data