FC_GetStandardReactionName - General Information
Type: |
Function |
Available as of: |
V1.0.2.0 |
Inherits from: |
- |
Implements: |
- |
Versions: |
Current version |
The function returns the name of the default reaction, which is set to TRUE in input structure of the type ST_Reactions.
The function concerts the default reaction from ST_Reactions into a string
Input/Output |
Data type |
Description |
---|---|---|
iq_axReaction |
ARRAY[1..Gc_uiNumberOfReactions] OF BOOL |
|
Data type |
Description |
---|---|
String[20] |
The reaction that was converted into a string |