aras.applyAML Method
Sends AML script to server and gets server response.Syntax
aras.applyAML(body)Parameters
Name | Type | Description |
---|---|---|
body | String | Required. AML script to send. |
Return Value
An Boolean or a String.Returns false and shows alert message if the server response contains fault code, otherwise returns result body of server response.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment