Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

Keyed Array VIs

LabVIEW Internet Toolkit 6.0.2 Help
June 2008

NI Part Number:
370014C-01

»View Product Info

Owning Palette: CGI VIs

Installed With: Internet Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Keyed Array VIs to create keyed arrays, in which two arrays link to each other and have values in sync. The Internet Toolkit uses keyed arrays to organize information such as cookie IDs.

The VIs on this palette can return HTTP error codes.

Palette ObjectDescription
Keyed Array AddAdds a new element identified by key and containing value to array in.
Keyed Array ClearReturns an empty keyed array.
Keyed Array ContentsReturns arrays containing the keys and corresponding values of all the elements in array in.
Keyed Array EqualCompares two keyed arrays. You can specify the case sensitivity of the comparison of both the element keys and element values.
Keyed Array Index WildcardsReturns the value of the first element whose key, treated like wildcard expressions, matches key.
Keyed Array IndexReturns the value of the element identified by key.
Keyed Array KeysReturns an array containing the keys of all the elements in array in.
Keyed Array RemoveRemoves the element identified by key from array in.
Keyed Array ValuesReturns an array containing the values of all the elements in array in.
Keyed Array Wildcard IndexReturns the value of the first element whose key matches wildcard key.

Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit