Go to the first, previous, next, last section, table of contents.


substring?

Function: substring?
file: job.t
package: muf
status: alpha
{ string pat -> flag }

The substring? function returns TRUE iff it locates a substring in a string.

This is entirely equivalent to string pat findSubstring? pop pop.


Go to the first, previous, next, last section, table of contents.