isLower()¶
Description¶
true if the element of the stator is at the lower position in the motor.
Syntax¶
Parameters¶
| Parameter | Type | Mandatory | Description | 
|---|---|---|---|
| itemID | Number | Element stator ID. | 
Return value¶
| Type | Description | 
|---|---|
| Boolean | true, if the element of the stator is at the lower position in the motor. | 
Example¶
```
Last update: 14 August 2025, 18:47