Output fixed string formats
text”
text is any text string. Because the start and end of the text string is defined by the character “ (double quote), the double quote character is not allowed in the text string. A text string format is normally used in combination with other input formats.
Examples
"ID-"[*]"-XX"
Description — output fixed text string of "ID".
Examples
"20051026" ==> "ID-20051026-XX"
See also: