Module Library |
IMLMLIB is a library of modules written in the IML language. These modules can be used as though they were built-in functions of IML.
The library contains both functions and subroutines. You can invoke functions in assignment statements or expressions. You can invoke subroutines by using CALL or RUN statements. IML automatically loads, resolves, and executes a module when you use it.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.