Print1D Data Member Function

Prints the matrix in 1D into a <StrList> object.

Prototype

int32 Print1D( Str p_slData )

Parameters

Parameter Type Parameter Name Documentation
<Str>p_slDataThe <StrList> that stores the printed values.

Examples

Copy Text To Clipboard

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