command
Further documentation.
Javascript example:
var status = resources.CUSTOM_RESOURCE1.execute(CustomResource.COMMAND_READ, "Test");
returns java.lang.String
command
as argument. The binding can be obtained by the Custom Resource by issuing getBinding().Further documentation.
Javascript example: