BT.runtime_id

BT.runtime_id

BT.runtime_id

Function

returns the current BT process running instance ID.

Syntax

Parameters

ParametersTypeRequiredDefault valueDescription
None-NoNoneNo parameters required.

Return Value

TypeDescription
StringReturns the current BT process running instance ID.

Examples

Notes

  • runtime_id does not read the hardware serial number, motherboard number, disk number, or MAC address.
  • This value is only used as the identification of the current BT process running instance. It is not guaranteed to be unique across machines, nor is it guaranteed to be stable after restarting.