StrArray Data Member Function

This constructor.

Prototype

StrArray StrArray( int32 p_nCount, Str p_oValue )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCountThe number of items in the <StrArray>
<Str>p_oValueThe 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.