Revert "Revert "Migrate to double quotes" (#1168)" (#1169)

This reverts commit 5082129387.
This commit is contained in:
MrBrain295
2021-11-07 14:34:25 -06:00
committed by GitHub
parent 5082129387
commit 1eb72bf28c
8 changed files with 8 additions and 8 deletions

View File

@@ -7,4 +7,4 @@ Parameters
Static Variables
Local variables
Actions
Call SalMessageBox( 'Hello World','Message',MB_Ok)
Call SalMessageBox( "Hello World",'Message',MB_Ok)