capture
Tag
Captures the string inside of the opening and closing tags and assigns it to a variable.
Description
Captures the string inside of the opening and closing tags and assigns it to a variable.
The capture
tag is particularly useful when you have a multi-line block of text that
you’d like to store in a variable:
Parameters
None.