Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the description of the item based on the table instance passed as parameter.
Syntax
public str itemDescription(Common common)
Run On
Client
Parameters
- common
Type: Common Table
An instance of table.
Return Value
Type: str
Item description based on the table instance passed as parameter.
Remarks
If the table Id does not match with any case then an message Unknown node type is returned.