3 lines
58 B
Text
3 lines
58 B
Text
If variable = #Null
|
|
Debug "Variable has no value"
|
|
EndIf
|
If variable = #Null
|
|
Debug "Variable has no value"
|
|
EndIf
|