Inventaire
podsP
Obtenir le taux d’occupation de l’inventaire en pourcentage.
Obtenir le taux d’occupation de l’inventaire en pourcentage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Obtenir le taux d’occupation de l’inventaire en pourcentage.
inventory:podsP()
| Type | Description |
|---|---|
int | Pourcentage d’occupation (0–100). |
if inventory:podsP() > 90 then
global:printWarning("Inventaire presque plein !")
end