in reply to Re: Distinguishing between an array of objects and an array of strings
in thread Distinguishing between an array of objects and an array of strings
ref is true if its operand is a referenceslightly different: ref returns the type of object ('ARRAY', 'SCALAR', or the classname).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Distinguishing between an array of objects and an array of strings
by Zaxo (Archbishop) on Sep 22, 2005 at 11:49 UTC | |
by Anonymous Monk on Sep 22, 2005 at 12:41 UTC | |
by diotalevi (Canon) on Sep 22, 2005 at 14:31 UTC | |
by friedo (Prior) on Sep 22, 2005 at 14:29 UTC | |
|
Re^3: Distinguishing between an array of objects and an array of strings
by Anonymous Monk on Sep 22, 2005 at 10:45 UTC |