Script functions reference > Script functions in alphabetical order > M > MatBlk

MatBlk
Syntax
MatBlk(num_col, num_row, num_len);
num_col 
num_row 
num_len 
Description
Copies characters from the input matrix. Keeps leading and trailing blanks. Only applicable to PageIN.
Returns
String copied from the matrix.
Example
matblk(5, 7, 25);
OpenText StreamServe 5.6 Updated: 2013-03-01