Help for this page

Select Code to Download


  1. or download this
    $HTMLVARS{embed_node}{doctext} = $U->{scratchpad};
    return htmlcode( 'parselinksinstring', '0' );
    
  2. or download this
    return htmlcode(
        'parselinksinstring', '',
        0, '', $U->{scratchpad}
    );