{info} Texts in reactions, which are written as text not as chemical data will not be recognized by these functions.
If a cell contains a reaction it can be decomposed with the following functions:
Returns the structures of reactants in a reaction.
The function arguments are as follows:
ReactionMolecule: Defines the cell where the reaction is displayed.
ReactantIndex: The order of the reactant if more than one reactant exists.
Returns the structures of reagents in a reaction.
The function arguments are as follows:
ReactionMolecule: The cell where the reaction is displayed.
ReagentIndex: The order of the reagent if more than one reagent exists.
Returns the structures of products in a reaction.
The function arguments are as follows:
ReactionMolecule: The cell where the reaction is displayed.
ProductIndex: The order of the product if more than one product exists.