Navigation: Scripting Reference Manual > Functions & Subroutines > ARNGetDataType

 

ARNGetDataType

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the data type associated with the given Analysis Results Node (ARN).

 

Syntax

dType = ARNGetDataType( nNodeNum )

 

Parameters

dType (String)

Type of data contained in ARN. Returns either "Double", "Complex", "Vector", "Complex3D", or "Int".

 

nNodeNum As Long

Node number of existing ARN.

 

Remarks

Returns the data type associated with the given Analysis Results Node (ARN).

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC