Array.Fill(Variable) Method

Top 

Description

Fill the current array with the specified value.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

Array.Fill(

Variable value)

 

 

Arguments

value


Description:

The value to fill the array with.

 

 

 

Syntax

myArray1.Fill(myVariable1);

 

 

See also

Array Object

Array.Fill

Matrix, Array, and Variable Math Guide