Fill Data Member Function

Fills the array with a single value.

Prototype

int32 Fill( int32 src )

Parameters

Parameter Type Parameter Name Documentation
int32srcThe fill value.

Examples

Copy Text To Clipboard

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