Previous Topic

Next Topic

Book Contents

Book Index

Examples

Table 179 Values for ISMEM Function Examples

Library

Member

Library Exists?

Member Exists in Library?

CTM.PROD.SYMBOLS

TAPES

Yes

Yes

CTM.PROD.SYMBOLS

BOOKS

Yes

No

APPL1.PYROL.FILE

 

No

 

Table 180 ISMEM Function Examples

Function

Returns value:

ISMEM('CTM.PROD.SYMBOLS','TAPES')

True

ISMEM('CTM.PROD.SYMBOLS','BOOKS')

False

ISMEM('APPL1.PYROL.FILE','SALARIES')

False

Parent Topic

ISMEM: Functions