nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/AECRParse-action.html

25 lines
No EOL
913 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>AECRParse-action</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>AECRParse-action</h3><pre>Defined in file <a href="macro.asn.html">macro.asn</a>
C++ class: <a href="../doxyhtml/classCAECRParse__action.html">CAECRParse_action</a>
AECRParse-action ::= SEQUENCE {
portion <a href="Text-portion.html">Text-portion</a> ,
fields <a href="Field-pair-type.html">Field-pair-type</a> ,
remove-from-parsed BOOLEAN DEFAULT FALSE ,
remove-left BOOLEAN DEFAULT FALSE ,
remove-right BOOLEAN DEFAULT FALSE ,
transform <a href="Text-transform-set.html">Text-transform-set</a> OPTIONAL ,
existing-text <a href="ExistingTextOption.html">ExistingTextOption</a> }</pre>
</body>
</html>