2012

Table Of Contents
To specify a range, use brackets [ ] to specify that the range includes the
values separated by a comma, or use parentheses ( ) to specify that the
range does not include the values separated by a comma.
For a continuous range, use a pair of values separated by a comma, enclosed
in brackets or parentheses. For example: [3,10] specifies any value between
3 and 10, including 3 and 10 (3,10) specifies any value between 3 and 10,
not including 3 and 10.
For an open-ended range, use one value with a comma, enclosed in brackets
or parentheses. For example: [,5] specifies less than or equal to 5; (5,)
specifies greater than 5.
Use no more than 256 characters in a table cell.
You can use architectural and mechanical unit syntax (for example,
15'1/4").
If you enter a value in an invalid format, the value will be reset to the last
value when you move to another cell in the table.
See also:
Extract Data from Block Attributes on page 946
Extract Block Attribute Data (Advanced) on page 947
To add a lookup action to a dynamic block definition
1 Click Insert tab Block panel Block Editor.
2 In the Block Editor, in the Block Authoring Palettes window, Actions tab,
click the Lookup Action tool.
3 In the Block Editor drawing area, select one or more lookup parameters
to associate with the action. (You can associate only a lookup action with
lookup parameters.)
4 Specify the location of the action.
5 In the Property Lookup Table dialog box, complete the table as necessary.
6 Click OK.
Add Actions to Dynamic Blocks | 999