Fill Data Member Function

Fills the vector with the specified value.

Prototype

int32 Fill( int32 value )

Parameters

Parameter Type Parameter Name Documentation
int32valueThe value.

Examples

Copy Text To Clipboard

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