User Tools

Site Tools


macros:function:handles.createhandlereference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:function:handles.createhandlereference [2021/06/10 14:58] icke_siegenmacros:function:handles.createhandlereference [2021/06/10 18:06] (current) – external edit 127.0.0.1
Line 17: Line 17:
 Page and index are 0-based, e.g. ("Groups", 0, 0) is the first button on page 1 in the groups window. Page and index are 0-based, e.g. ("Groups", 0, 0) is the first button on page 1 in the groups window.
  
-Gregory Haynes gives a good explaination for its use when a function requires a handle which is yet to be created (here: [[:macros:function:Group.QuickCreateGroup]]):+Gregory Haynes gives a good explanation for its use when a function requires a handle which is yet to be created (here: [[:macros:function:Group.QuickCreateGroup]]):
  
 > The handle search converter which is used to interpret the "Location=Groups,1,10" is designed to find a handle based on the description. If there is no matching handle i.e. a recorded group then it will return null (nothing) and therefore it cannot be used to specify a location where nothing exists. What you need instead is a handle reference so you could do something like the following: > The handle search converter which is used to interpret the "Location=Groups,1,10" is designed to find a handle based on the description. If there is no matching handle i.e. a recorded group then it will return null (nothing) and therefore it cannot be used to specify a location where nothing exists. What you need instead is a handle reference so you could do something like the following:
macros/function/handles.createhandlereference.1623337130.txt.gz · Last modified: 2021/06/10 14:58 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki