Autodesk Expression Builder > Creating Expressions For Geospatial Features > Creating Expressions > Creating Text Expressions >
Creating Text Expressions
|
|
- Select the command for which you want to create an expression.
- In
the expression area, do one of the following:
- Enter a text function manually.
- Click Text Function and select the function you want.
- Click Property. In the Property list, select the property for the function.
- Specify
any arguments required by the function, enclosed in single quotation
marks.
For example, if you are padding the right side of a text string with three asterisks, the expression might look like this:
For text expressions, the property is within parentheses, followed by any arguments within single quotation marks.
If you are translating a text string from mixed case to lowercase, the expression might look like this:
- Specify
any further conditions for the expression.
To create a complex property evaluation, insert an AND or OR operator, and then insert another operator, property, and value combination.
- Click OK to apply the expression.