Print2D Data Member Function

Prints the matrix, in 2D, into a <StrList>.

Prototype

int32 Print2D( StrList p_slDst )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slDstA pointer to the destination <StrList>.

Examples

Copy Text To Clipboard

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