Saved Bookmarks
| 1. |
What Are Mapping Parameters And Mapping Variables? |
|
Answer» Mapping PARAMETERS are parameters which are constant through out the SESSION. They are SPECIFIED before running the session. Unlike parameters, variables change through out the session. Mapping parameters are parameters which are constant through out the session. They are specified before running the session. Unlike parameters, variables change through out the session. |
|