Print2D Data Member Function

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

Prototype

int32 Print2D( StrList p_slData )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slDataPrints the matrix in 2D into a <StrList> object.

Examples

Copy Text To Clipboard

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