object.get_device_power
Gets the current power level of a device machine.
This function returns number. Calling this function without storing its return value in a variable is an error.
Example
global.number[0] = current_object.get_device_power()
Gets the current power level of a device machine.
This function returns number. Calling this function without storing its return value in a variable is an error.
global.number[0] = current_object.get_device_power()