Hi.
Can I use execute a command on server or execute action in NXSL ?
Hi,
no it's not possible. However, you can generate new event from NXSL using PostEvent function, and execute action on this event as usual.
Best regards,
Victor
Good solution :). While we have this option, we don't need to execute a command on server or execute action in NXSL.
Thank you.