getOriVarUnit()
Return the RI unit (default unit of unit category) of adb variable.
Usage
oriVarUnit = adb.getOriVarUnit( name
Parameters
- name (integer) or (string)
- Name or ID of an ORI name.
Return Value
- oriVarUnit (list) or (string)
- The RI unit (default unit of unit category) of adb variable.
Description
oriVarUnit = adb.getOriVarUnit( "wall" )