Versions Compared

Key

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

ウェブレットの名前

通常、ここはデフォルト値のままで残し、LANSAがLANSA独自の内部命名規則を使用できるようにします。ただし、JavaScript や ウェブレットを参照するXSLを使用する場合は、独自の名前を使用しても構いません。

デフォルト値

The name of the weblet. Normally, you would leave this as the default and let LANSA use its own internal naming convention. However, you may want to use your own name if using JavaScript or XSL that references the weblet.

...

concat('o', position(), '_LANSA_n') – this is the internal name given to the weblet by LANSA.

Valid values

- LANSAにより付けられたウェブレット内部名です。

有効値

単一引用符で囲まれた名前A name in single quotes.