Constants are predefined or dynamically defined variables that the script interpreter provides. Their value depends on the state of the interpreter and its platform. Scripts cannot modify constants and cannot retain the same value during the session.
The exceptions are APPLICATIONPATH, which is initialized using the Detect keyword, and LANGUAGE is initialized with the language of the operating system.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|