getValue method
Retrieve the property value.
Syntax
let value = obj.getValue();
obj.value = value;
value = obj.value;
Note that this feature is available as both a method and a property.
Parameters
This method does not take any parameters.
Return value
- Type: string