getOptionOrdinal(mesObjectLink: MESObjectLink  optionName: String)

Sepasoft MES Module Suite

getOptionOrdinal(mesObjectLink: MESObjectLink  optionName: String)

Get the option ordinal value for the specified optionName that exists on the specified enum definition.

Returns

The ordinal value of the matching enum option.

Parameters

mesObjectLink: MESObjectLink An MESObjectLink for the enum definition.

optionName: String The name of an option that exists on the specified enum definition.






Sepasoft MES Module Suite