Print2D Data Member Function

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

Prototype

int32 Print2D( StrList p_slInfo )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slInfoThe destination <StrList>.

Examples

Copy Text To Clipboard

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