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.
Indicates whether the type of this record is the same as the type of the given record value.
Syntax
public boolean isOfSameType(EcoResValue _value)
Run On
Called
Parameters
- _value
Type: EcoResValue Table
The value definition to which to compare.
Return Value
Type: boolean
true if the types are the same; otherwise, false.