Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the value of the value property.
Syntax
public str value([anytype value])
Run On
Called
Parameters
- value
Type: anytype
A value to set; optional.
Return Value
Type: str
The current value of the property.
Remarks
This method is deprecated. Please use the getValueTyped and setValueTyped methods.