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.2 Updated: 2018-01-26