|  | Plumtree Portal UI | |
| TagState.InternalSetVariable Method |
Helper method to set variables in memory.
Parameters
-
_strLibrary
- The current library. May be null.
-
_strKey
- The key used to store the variable.
-
_oValue
- The variable.
-
_scope
- The scope used to store the variable.
See Also
TagState Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace