removeEnumeral
Remove enumeration member from enumerated data type definition in Architectural Data section of data dictionary
Since R2023b
Description
removeEnumeral(
removes the enumeration member with name enumType
,enumMemberName
)enumMemberName
from the
enumerated data type definition specified by enumType
.
removeEnumeral(
removes the enumeration member with index enumType
,enumMemberIndex
)enumMemberIndex
from the
enumerated data type definition specified by enumType
.
Examples
Input Arguments
Version History
Introduced in R2023b