Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

class (MathScript Function) (Windows, Not in Base Package)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the membership class.

Syntax

c = class(a)

Description

Returns the data type of a variable.

Examples

Inputs

Name Description
a Specifies a variable.

Outputs

Name Description
c Returns the data type of a. Valid data types are: double, Boolean, char, int8, int16, int32, int64, uint8, uint16, uint32, and uint64. LabVIEW modules and toolkits you have installed might provide additional data types. c is a string.

Examples

A = 12*23+4i
C = class(A)

Related Topics

isa


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit