Core Modules@serenity-js/coreQuestionsDescriptionFormattingOptionsOn this pageexternalDescriptionFormattingOptions Configuration options for Question.formattedValue and the the function.Index PropertiesmaxLengthProperties externalmaxLengthmaxLength: numberThe maximum length of the string representation of the value. String representations longer than this value will be truncated and appended with an ellipsis.
Configuration options for
Question.formattedValueand thethefunction.