5 lines
54 B
Text
5 lines
54 B
Text
If c Then
|
|
notc = "False"
|
|
Else
|
|
notc = "True"
|
|
EndIf
|
If c Then
|
|
notc = "False"
|
|
Else
|
|
notc = "True"
|
|
EndIf
|