powered by
Replaces a resource with the specified input.
Replace(session, path, input)
BasexClient instance-ID
Path where to store the data
Replacement
A list with two items
info Aditional info
success A boolean, indicating if the command was completed successfull
# NOT RUN { Replace(Session, "test", "<xml>Create test</xml>") # } # NOT RUN { # }
Run the code above in your browser using DataLab