Does anyone knowif it is possibleto force the display of a text string toshow allcapital lettersin a drawing note?
For example:
Given a part parameterwith the following properties:
name: param1
type: string
value: a description
CanI get thedrawing noteto show: A DESCRIPTION, if I type in: ¶m1
...regardless of whether the parameter value has any capital letters in it or not?
(I'm looking for something like the UCase() function in Visual Basic)
For example:
Given a part parameterwith the following properties:
name: param1
type: string
value: a description
CanI get thedrawing noteto show: A DESCRIPTION, if I type in: ¶m1
...regardless of whether the parameter value has any capital letters in it or not?
(I'm looking for something like the UCase() function in Visual Basic)