getValue does not look at form values

This commit is contained in:
Colin Kuskie 2007-04-05 03:34:28 +00:00
parent 47980c700c
commit 268b56b079

View file

@ -1101,7 +1101,7 @@ Returns the value of anything it can find with an index of key, or else it retur
=head3 key
A form variable, an asset property name, or a propertyDefinition.
An asset property name, or a propertyDefinition.
=cut