Yes - it will behave exactly as per the classic client except that you have to be aware where it executed.
By default the automation will be created on the server - that is the computer on which the NAV Server is running. If you want the automation to run on the client then you have to use the CREATE function with the third parameter set to TRUE.
I refer you to the C/SIDE help for further reading.
Comments
By default the automation will be created on the server - that is the computer on which the NAV Server is running. If you want the automation to run on the client then you have to use the CREATE function with the third parameter set to TRUE.
I refer you to the C/SIDE help for further reading.