Skip to content

Commit 0d9334f

Browse files
committed
updated
1 parent dc57ad0 commit 0d9334f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.projectKnowledge/JBBP_Types.mmd

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,22 @@ Mind Map generated by NB MindMap plugin
8282
> fillColor=`#99FFFF`
8383

8484

85+
#### uint
86+
> fillColor=`#9999FF`
87+
88+
89+
##### 32 bit unsigned field
90+
> fillColor=`#99FFFF`
91+
92+
93+
###### requires long representation
94+
> fillColor=`#FF6666`,mmd.emoticon=`error`
95+
96+
97+
###### can throw error in expression if can't be converted into int
98+
> fillColor=`#FF6666`,mmd.emoticon=`error`
99+
100+
85101
#### long
86102
> fillColor=`#9999FF`
87103

0 commit comments

Comments
 (0)