Difference between revisions of "MC-Basic:group.UPTO"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
m (Text replace - "Versions 3.7.x and higher" to "Since Version 3.7.x")
Line 7: Line 7:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 3.7.x and higher
+
Since Version 3.7.x
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Revision as of 16:24, 20 March 2014

Number of points taken from through-array for the interpolation.

Syntax

UpTo

Availability

Since Version 3.7.x

Type

Long

Range

3 to arraysize(a)

Default

3

Limitations

Nodal-Only

Examples

Dim a[5] as location of xyzr
Pass through=a UpTo=3