Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0

Div
Classe2e-refDiv
Rp

Syntax
Code Block
languagenone
set attributes = anyObject.getMetaAttributes();
SemanticsReturns a list of attributes names and values of any object.
Substitutablesattributes

Can be any variable or object attribute having the type Array and array element Attribute.

Image Modified

name contains the name of the attribute, value contains the attribute value.

anyObjectCan be any object.
Examples
Code Block
languagenone
set attributesArray = aCustomer.getMetaAttributes();

Multiexcerpt include
MultiExcerptNametypeOperations
nopaneltrue
PageWithExcerptINTERNAL:_examples_BRIDGE

Panel
titleRelated Pages: