Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
${prop(my.first.property.key,qwerty12345)}
${prop(service.api.key,84f7970c-5f70-47d9-a4f2-c75151820ba0)}
${prop(service.api.username,userAdmin)}

See here the possible props you can define in your document.

Image Loader

This function basically loads an image from a URL and puts that on the document. You can also specify the width and/or height of the images.

...