valueCompatible
Checks if the provided value is compatible with the variable's type.
Return
True if the value is compatible, false otherwise.
Parameters
value
The value to check for compatibility.
Checks if the provided value is compatible with the variable's type.
True if the value is compatible, false otherwise.
The value to check for compatibility.