str-fetch:dstrings — ordinary primitive
FORTH
$@ ( $var.pfa -- $: a$ )();p4:"str-fetch";
$@ ( $var.pfa -- $: a$ )(
)
Leave the MSA of the string held by the string variable. <ansref>"string-fetch"</ansref>