getComponentValue

The getComponentValue method returns the value for the named component.

getComponentValue(String componentName)
  • componentName-a string defining the name of the component for which you want to retrieve the value. This string is case insensitive.

Return value

The getComponentValue method returns an object that defines the value of the component.