CmdInputResult C#
Last updated
Last updated
Contains list of CmdInputPart
. List is created based on list of Parts from CmdFormula.
You can select necessary part and extract data from it:
Data type depends on PartType.
If this Part has Integer PartType, so you can extract int value from it:
So here is a method that is called when the command is executed:
Lets take a look at all Part Types:
EnumVariant
returns index of selected variant
EnumVariantString
returns selected variant