How to update the content of all opened GtWorld instances

The main GtWorld BlSpace << #GtWorld slots: { #worldElement }; tag: 'UI'; package: 'GToolkit-World' element updates when methods are changed in the GtHome BlElement << #GtHome slots: { #sectionsHolder . #feedElement . #notificationsElement . #knowledgeBase }; tag: 'UI'; package: 'GToolkit-World' class.

However ofen we do not make changes directly to the GtHome BlElement << #GtHome slots: { #sectionsHolder . #feedElement . #notificationsElement . #knowledgeBase }; tag: 'UI'; package: 'GToolkit-World' but still want to update the world element.

The snippet below updates all instances of GtWorld BlSpace << #GtWorld slots: { #worldElement }; tag: 'UI'; package: 'GToolkit-World' .

GtWorld requestAllInstancesHomeUpdate