TupleRowToItem: Difference between revisions
Jump to navigation
Jump to search
(New page: For the specified row, set item attributes from table columns with the same name<br> Category:Routine) |
No edit summary |
||
Line 1: | Line 1: | ||
For the specified row, set item attributes | For the specified row, the operation will set item attributes that have the same name as the column names of the specified table.<br> | ||
Note: | |||
*Numerical values will be set regardless of the formatting of the columns (cells) or item attributes. | |||
*Matching item attribute and column names are NOT case sensitive. | |||
[[Category:Routine]] | [[Category:Routine]] |
Revision as of 14:21, 8 January 2009
For the specified row, the operation will set item attributes that have the same name as the column names of the specified table.
Note:
- Numerical values will be set regardless of the formatting of the columns (cells) or item attributes.
- Matching item attribute and column names are NOT case sensitive.