Fill Data Member Function

Fills the the array with a string value. Note that this does not use a <Str> object.

Prototype

int32 Fill( string p_sValue )

Parameters

Parameter Type Parameter Name Documentation
stringp_sValueThe value with which to fill the array.

Examples

Copy Text To Clipboard

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