basic.*.wildcard
Wildcard array reference.
Syntax
item<*> item<*,*> item<*,*,*>
Description
A 'wildcard' array reference within dimensioned and dynamic arrays.
Example
if orders<price,*> = 10 then print 'Price is 10'
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
