macros:function:handles.createhandlereference
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| macros:function:handles.createhandlereference [2018/08/24 13:59] – created icke_siegen | macros:function:handles.createhandlereference [2021/06/10 18:06] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| Function | Function | ||
| - | ====== CreateHandleReference ====== | + | ====== |
| HandleReference Handles.CreateHandleReference(String group, Int32 page, Int32 index) | HandleReference Handles.CreateHandleReference(String group, Int32 page, Int32 index) | ||
| Line 12: | Line 12: | ||
| ^ ::: | index ( [[macros: | ^ ::: | index ( [[macros: | ||
| ^ return value | [[macros: | ^ return value | [[macros: | ||
| + | |||
| + | Used to pass a handle reference when creating a new one, when the handle does not yet exist. | ||
| + | |||
| + | Page and index are 0-based, e.g. (" | ||
| + | |||
| + | Gregory Haynes gives a good explanation for its use when a function requires a handle which is yet to be created (here: [[: | ||
| + | |||
| + | > The handle search converter which is used to interpret the " | ||
| + | > | ||
| + | > '' | ||
| == Example in == | == Example in == | ||
macros/function/handles.createhandlereference.1535119176.txt.gz · Last modified: 2018/08/24 13:59 by icke_siegen
