NAME integer_list - integers typed into a string are output as a field (1D array) SUMMARY Name integer_list Type Input Inputs integer input stream - string REQUIRED Outputs integer array - field 1D 1-space 1-vector uniform integer Parameters NONE DESCRIPTION convert a list of integers within a string (blank-delimited) to a field of integers (a 1D array). INPUTS integer input stream - string a character string containing a series of integers delimited by blanks; there is no limit to the number of integers that can be read in PARAMETERS OUTPUTS integer array - field 1D 1-space 1-vector uniform integer the field containing the integer values EXAMPLE NETWORKS RELATED MODULES SEE ALSO