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