How to use timestamp in Essbase Database Note?
I need to find the syntax for placing a time stamp in an Essbase database note at the end of a MAXL script.
I know the syntax for a comment string is alter database Sample.Basic set note 'Database note here';
What I can't find online is how I can call a variable for the current time when this alter database statement is run.