Fill Data Member Function

Fills the array with a single value.

Prototype

int32 Fill( uint32 src )

Parameters

Parameter Type Parameter Name Documentation
uint32srcThe fill value.

Examples

Copy Text To Clipboard

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