Fill Data Member Function

Fills the array with a single value.

Prototype

int32 Fill( int64 src )

Parameters

Parameter Type Parameter Name Documentation
int64srcThe fill value.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.