MtxParseClass Class

public class MtxParseClass

Methods

NameDescription
DisposeList
StrToSimpleType
UnsupportedValueTypesError (5)

Constants

NameTypeDescription
ARGUMENT_SEPARATORChar
COLONChar
DECIMAL_SEPARATORChar
EXPRESSION_SEPARATORString
HEX_PREFIXChar
LEFT_BRACKETChar
LEFT_CLOSED_BRACKETChar
MaxArgInt32Maximum number of function arguments.
RIGHT_BRACKETChar
RIGHT_CLOSED_BRACKETChar
SEMICOLONChar
UnknownExprWordString
vtBoolMatrixValueInt32Bool matrix.
vtBoolValueInt32Bool.
vtBoolVectorValueInt32Bool vector.
vtComplexValueInt32Complex value.
vtCustomValueInt32Custom object.
vtDoubleValueInt32Double value.
vtIntegerValueInt32Integer
vtIntMatrixValueInt32Int Matrix
vtIntVectorValueInt32Int vector
vtMatrixValueInt32Matrix.
vtRangeValueInt32Range
vtStringInt32String.
vtStringListValueInt32Custom object.
vtUndefinedInt32Undefined value.
vtVectorValueInt32Vector.