ATTRIBUTENAMES
Syntax
<attributes-expression> := 'ATTRIBUTES(' <Key> ')'
Since
2.0
Return-type
String
Description
This functions returns the names of all attributes of all keys passed as argument.
Examples
ATTRIBUTENAMES( Time:'01.07.2003' )
E.g. returns 'Weekday' + 'DayID' + ...
See also
BEAUTIFY, DIMENSIONNAME
