Script functions reference > Script functions in alphabetical order > M

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