Tag Documentation

[tag libraries] [tags]

The following document contains a summary of all theJellytag libraries.

Tag Libraries

[tag libraries] [tags]

LibraryDescription
jelly:memory

jelly:memory

Tag NameDescription
freeMemoryTag supporting displaying free memory.
gcTag to invoke garbage collection.

Tags

[tag libraries] [tags]

memory:freeMemory

Tag supporting displaying free memory.

Attribute NameTypeDescription
escapeTextboolean
stylejava.lang.String
trimboolean

memory:gc

Tag to invoke garbage collection.

Attribute NameTypeDescription
escapeTextboolean
trimboolean