Type Property

The Type property gets the type associated with a Mathcad value.

Syntax

bStr = objMC.Type

Element

Description

bStr

The type of the value queried. Returns either numeric, string, or matrix.

objMC

A Mathcad value object.