RasterList.getItemByValue( value )

Returns the list item having a value attributte matching the given argument.

Parameters

Name Type   Description
value any A value matching the value attribute of a ListItem.

Returns

Type Description
object The list item having a value attributte matching the given argument. Returns null if no list item having a value attributte matching the given argument is found.

See Also

Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López