Namespace: constant

Canadarm. constant

Values used throughout Canadarm to keep logs consistent.
Properties:
Name Type Description
UNKNOWN_LOG string Constant for unknown log values.
Source:

Example

  logAttributes = {values: someStuff, unkownValue: Canadarm.constant.UKNOWN_LOG};