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

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

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

Member of the support class.

Syntax

d = nargoutchk(a, b, c)

Description

Determines whether an output argument is in a given range.

Inputs

Name Description
a Specifies the lower end of the range. a is a positive integer.
b Specifies the upper end of the range. b is a positive integer.
c Specifies a positive integer.

Outputs

Name Description
d Returns an empty string if c is between a and b. Otherwise, this function returns error text.

Related Topics

nargchk


Resources


 

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