Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified resources/App/App.mpr
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ConcurrenyErrorMessage:
- $Type: Texts$Translation
LanguageCode: en_US
Text: ""
Documentation: Cool bro!
Documentation: Awesome!
Excluded: false
ExportLevel: Hidden
MainFunction:
Expand Down Expand Up @@ -44,6 +44,27 @@ MainFunction:
NewCaseValue:
$Type: Microflows$NoCase
ID: cD35k6/3SEq/Gr6T2SEBMA==
- Attributes:
$Type: Microflows$ActionActivity
Action:
$Type: Microflows$CreateVariableAction
ErrorHandlingType: Rollback
InitialValue: "false"
VariableName: Variable
VariableType:
$Type: DataTypes$BooleanType
AutoGenerateCaption: true
BackgroundColor: Default
Caption: Activity
Disabled: false
Documentation: ""
ID: FfDps2vMIUyf7ELEaixhjw==
- Attributes:
$Type: Microflows$SequenceFlow
IsErrorHandler: false
NewCaseValue:
$Type: Microflows$NoCase
ID: g9P10f9ytEKfMT2g9WJv5g==
- Attributes:
$Type: Microflows$LoopedActivity
Documentation: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Appearance:
Class: ""
DesignProperties: null
DynamicClasses: ""
Style: 'background: orange;'
Style: 'background: gray;'
CanvasHeight: 600
CanvasWidth: 1198
Documentation: ""
Expand Down
Loading