dbusIsNumeric

@property
bool
dbusIsNumeric
(
int type
)

Parameters

type int

the type code of a type (first character in a type string)

Return Value

Type: bool

true if the given type is an integer or a floating point value.

Meta