From 7c787e8adde6a56bc32ab65e5d2cd5eb1e3deeaf Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 11 Sep 2015 17:29:07 +0200 Subject: Corrected an issue causing queue iterators not to return their last value - Follow-up to 918b1123963ac2f91a4d074b092ceef1db71b4e8, a9042bf0bee2d2453058b22973bea8f335c5a201 - Thanks to Dastgir Signed-off-by: Haru --- doc/script_commands.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 218bb4803..28c218eba 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -9011,8 +9011,10 @@ even if you remove them from the queue. --------------------------------------- *qicheck(); -checks whether there is a next member in the iterator's queue, 1 when -it does, 0 otherwise. + +Checks whether the current member in the iterator's queue exists. + +Returns 1 when it does, 0 otherwise. --------------------------------------- -- cgit v1.2.3-60-g2f50