BridgeParameter.isCompatible Method
Checks for compatibility with the given parameter value type. The "NONE" parameter value is treated as always compatible.
Parameters
- parameterValueType
-
Type: ParameterValueTypes
The parameter value type to check compatibility with.
Return Value
Type: Boolean
True if compatible; false otherwise.