GlobalQueueLength

 Qubes 6.3 Retourne la longueur d'une queue globale

Syntaxe

function GlobalQueueLength(n: String): Integer
n: nom de la queue

Remarques

Si la queue est vide, retourne zero.

Exemples

GlobalQueueLength('test')

Classification

Internal GlobalQueues