User Tools

Site Tools


ixe:irpl:ui:createui

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
ixe:irpl:ui:createui [2025/07/20 15:23] – Add information about the return values of CreateUI Up-Levelixe:irpl:ui:createui [2025/09/27 07:00] (current) Grabz
Line 6: Line 6:
 ===== Description ===== ===== Description =====
 Creates a custom ui with the string UIName as an identifier.  The JSON data specifes the UI. Data should be a table of name value pairs that the UI uses. Result is an integer error code, and resultString is a description of a JSON parsing error, if any. Creates a custom ui with the string UIName as an identifier.  The JSON data specifes the UI. Data should be a table of name value pairs that the UI uses. Result is an integer error code, and resultString is a description of a JSON parsing error, if any.
 +
 +Visit [[ixe:json:ui|UI Reference]] for information on parameters for the UI JSON.
  
 ===== Examples ===== ===== Examples =====
ixe/irpl/ui/createui.1753024988.txt.gz · Last modified: 2025/07/20 15:23 by Up-Level