PASSWORD
The PASSWORD terminal in the MaxL language represents an Essbase user's password (not applicable for externally authenticated users).
Observe these password guidelines:
-
Non-Unicode application limit: 100 bytes.
-
Unicode-mode application limit: 100 characters.
-
If the string contains special characters (see MaxL Syntax Notes), the password must be enclosed in single or double quotation marks when you pass it into the MaxL Shell.
Use of
$
(dollar sign) character within the Essbase password is not supported for logins in a Linux environment. -
Leading or trailing spaces are illegal and will be trimmed off
Type
string (see MaxL Syntax Notes)