Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

<add>

Purpose/Function

Wiki MarkupInvoke the {{add\[OgreScript:Property\]}} method on the putative bean object. Bean object should be dereferenced from the environment.

Attributes

NAME

TYPE

DEFAULT VALUE

DESCRIPTION

bean

java.lang.Object

(required)

bean on which to invoke method

property

java.lang.String

(required)

name of property for which value should be added

...