    

 ## On this page

  

 

 # isNumericMember

 Last update: 16.07.2025 

public [isNumericMember](is-numeric-member.md)(mIndex: [String](https://docs.oracle.com/javase/8/docs/api/java/lang/String.html)): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)

check if a member is a numeric type

#### Return

true if the member is a numeric type

#### Parameters

mIndexmember name#### Throws

[ModelCenterException](../-model-center-exception/index.md)