getOthVarUnit()
Return the TH unit (default unit of unit category) of adb variable.
Usage
othVarUnit = adb.getOthVarUnit( name )
Parameters
- name (integer) or (string)
- Name or ID of an OTH name.
Return Value
- othVarUnit (list) or (string)
- The TH unit (default unit of unit category) of adb variable.
Description
othVarUnit = adb.getOthVarUnit( "wall" )