Forum: Cfengine Help
Subject: Re: Should getindices provide the same order every time?
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,20408,20409#msg-20409

I would consider the array in your example to be an associative array.  Since 
each element is indexed by a string there is no specific order in which the 
elements are retrieved.  This is much like a hash in perl.  I cannot say if 
this is exactly how Cfengine works.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to