active content advanced options
Surrounds "string_expression" with square brackets.
sb ( string_expression )
# sb ( 'abc' ) #
Result
[abc]