User Tools

Site Tools


unquote_remove_string_special_characters_.htm
Navigation:  Templates > Template Language Reference > Built-in Template Procedures >====== UNQUOTE (remove string special characters) C6H0068.jpg ====== Previous pageReturn to chapter overviewNext page

UNQUOTE( symbol )

blk2blue.jpg

UNQUOTE

Return Data Type:     STRING

Example:

#PROMPT('Filter Expression',@S255),%FilterExpression

#SET(%ValueConstruct,QUOTE(%FilterExpression))  #!Expand single quotes and angle brackets

#SET(%SingledValue,UNQUOTE(%ValueConstruct))    #!Contract single quotes and angle brackets

See Also:     QUOTE

Built-In Template Procedures

unquote_remove_string_special_characters_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1