Main public logs
Appearance
Combined display of all available logs of Flowcode Help. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.GetFCLicence (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetFCLicence''' |- | colspan="2" | Returns the licence of the current Flowcode user |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-u32-icon.png - ULONG | width="90%" style="border-top: 2px solid #000;" | ''Return'' |} ==Detailed descrip...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.GetFCVersion (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetFCVersion''' |- | colspan="2" | Returns the version ID of Flowcode (e.g. 0x0A0203 = v10.2.3) |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-u32-icon.png - ULONG | width="90%" style="border-top: 2px solid #000;" | ''Return'' |} ==Deta...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.GetDeployBuildId (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetDeployBuildId''' |- | colspan="2" | Returns the build ID of the deployed app |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-u32-icon.png - ULONG | width="90%" style="border-top: 2px solid #000;" | ''Return'' |} ==Detailed description...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.GetDeployDateTime (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetDeployDateTime''' |- | colspan="2" | Returns the timestamp of the deployed app as a readable string |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-string-icon.png - STRING | width="90%" style="border-top: 2px solid #000;" | ''Return'' |}...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.GetDeployTimestamp (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetDeployTimestamp''' |- | colspan="2" | Returns the timestamp of the deployed app (seconds since 01/01/1970) |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-s32-icon.png - LONG | width="90%" style="border-top: 2px solid #000;" | ''Return'' |...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.GetSimMode (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetSimMode''' |- | colspan="2" | Returns the simulation mode (0 = Embedded sim, 1 = PC Developer sim, 2 = PC Developer deployed, 3 = Web Developer) |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-u8-icon.png - BYTE | width="90%" style="border-...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.Call.CallCompMacro (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallCompMacro''' |- | colspan="2" | Calls a component macro |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Target |- | colspan="2" | The component that has the macro |- | width="10%" align="center" | File:Fc9-string-icon.png -...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.Call.CallMacro HIFS (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallMacro_HIFS''' |- | colspan="2" | Calls a top-level user macro (with 4 parameters: Handle, Int, Float, String) |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | MsgName |- | colspan="2" | The name of the macro to call |- | widt...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.Call.CallMacro HS (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallMacro_HS''' |- | colspan="2" | Calls a top-level user macro (with 2 parameters: Handle, String) |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | MsgName |- | colspan="2" | The name of the macro to call |- | width="10%" align=...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.Call.CallMacro HF (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallMacro_HF''' |- | colspan="2" | Calls a top-level user macro (with 2 parameters: Handle, Float) |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | MsgName |- | colspan="2" | The name of the macro to call |- | width="10%" align="...")
- 14:39, 7 August 2026 Wiki bot talk contribs created page API System.Call.CallMacro HI (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallMacro_HI''' |- | colspan="2" | Calls a top-level user macro (with 2 parameters: Handle, Int) |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | MsgName |- | colspan="2" | The name of the macro to call |- | width="10%" align="ce...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API System.Call.CallMacro H (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallMacro_H''' |- | colspan="2" | Calls a top-level user macro (with 1 parameter: Handle) |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | MsgName |- | colspan="2" | The name of the macro to call |- | width="10%" align="center" |...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API System.Call.CallMacro (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CallMacro''' |- | colspan="2" | Calls a top-level user macro |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | MsgName |- | colspan="2" | The name of the macro to call |- | width="10%" align="center" style="border-top: 2px solid #...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API UI.DesktopAlert (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''DesktopAlert''' |- | colspan="2" | Shows a message box that optionally fades |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | Message |- | colspan="2" | The message to display to the user |- | width="10%" align="center" | File:...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API UI.FileDialogBox (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''FileDialogBox''' |- | colspan="2" | Displays a file dialog box that allows the user to select a filename. Returns a positive integer or 0 is 'Cancel' was clicked |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | Mode |- | colspan="2" | 0=Open...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.RawTimeToString (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''RawTimeToString''' |- | colspan="2" | Converts a raw timestamp to user-friendly text |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | RawTimeLo |- | colspan="2" | The low part of a raw timestamp of a file |- | width="10%" align="cent...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.CurFileTimeRaw (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CurFileTimeRaw''' |- | colspan="2" | Returns a raw (hi,lo) array timestamp of the current filename found via the previous FindFile action |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | Type |- | colspan="2" | 0 = Creation, 1 = LastAccess,...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.CurFileSize (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CurFileSize''' |- | colspan="2" | Returns the size of the current file found via the previous FindFile action |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-s32-icon.png - LONG | width="90%" style="border-top: 2px solid #000;" | ''Return'' |...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.CurFileAttr (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CurFileAttr''' |- | colspan="2" | Returns the attributes of the current file found via the previous FindFile action |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-s16-icon.png - INT | width="90%" style="border-top: 2px solid #000;" | ''Return...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.CurFileType (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CurFileType''' |- | colspan="2" | Returns the type of the current file found via the previous FindFile action (0 = file, 1 = directory, -1 = error) |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-s16-icon.png - INT | width="90%" style="border-...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.CurFileName (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CurFileName''' |- | colspan="2" | Returns the current filename found via the previous FindFile action |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | Format |- | colspan="2" | 1 = 8.3 file format, otherwise the normal filename |- |...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.FindFileComplete (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''FindFileComplete''' |- | colspan="2" | Notifies the system that the file searching operation is complete |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-bool-icon.png - BOOL | width="90%" style="border-top: 2px solid #000;" | ''Return'' |}...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.FindNextFile (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''FindNextFile''' |- | colspan="2" | Continues a file search from a previous call to FindFirstFile, returning true and populating current file details if a matching file is found |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-bool-icon.png - BOO...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API File.FindFile.FindFirstFile (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''FindFirstFile''' |- | colspan="2" | Initiates searching a directory for files and populates current file details, returning true if a matching file is found |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | Filename |- | colspan="2" | The...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API Expand.ComponentInfo (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''ComponentInfo''' |- | colspan="2" | Expands a string to the name of a macro used in the generated code |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | Source |- | colspan="2" | The string to expand - e.g. '$(guid)' |- | width="1...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API Connection.GetAutodetectedPinVals (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetAutodetectedPinVals''' |- | colspan="2" | Gets the autodetected pins as an array of 8 integers. Requires previous GetAutodetect call. |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Component |- | colspan="2" | The component to detect&n...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API Connection.GetAutodetectedPortVals (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetAutodetectedPortVals''' |- | colspan="2" | Gets the autodetected port as an array of 8 integers. Requires previous GetAutodetect call. |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Component |- | colspan="2" | The component to detect&...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API Connection.GetAutodetectedPortType (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetAutodetectedPortType''' |- | colspan="2" | Gets the autodetected port type (-1=not autodetected, 0=normal port, 1=internal). Requires previous GetAutodetect call. |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Component |- | colspan="2...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API Connection.GetAutodetectedPortName (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetAutodetectedPortName''' |- | colspan="2" | Gets the autodetected port (if any). Requires previous GetAutodetect call. |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Component |- | colspan="2" | The component to detect |- | widt...")
- 14:38, 7 August 2026 Wiki bot talk contribs created page API Connection.Autodetect (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''Autodetect''' |- | colspan="2" | Once-only call to retrieve autodetection info and returns the port id (-1 if none, -2 is previously retrieved) |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Component |- | colspan="2" | The component to d...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.Position.GetOriginalScale (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetOriginalScale''' |- | colspan="2" | Returns the original component scale in (X,Y,Z) array |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component to read |- | width="10%" align="center" style="bor...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.Position.Get2dCentrePoint (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''Get2dCentrePoint''' |- | colspan="2" | Retreives the centrepoint of the component |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Comp |- | colspan="2" | The component |- | width="10%" align="center" | File:Fc9-f32-icon.png - F...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.Position.SetActual2dPosition (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''SetActual2dPosition''' |- | colspan="2" | Sets the actual position on the 2d panel |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component to update |- | width="10%" align="center" | File:Fc9-f32-i...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.Position.GetActual2dPosition (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetActual2dPosition''' |- | colspan="2" | Returns the actual position on the 2d panel as an array (left, top, width, height) |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component to read |- | width...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.Get2dCompFromVector (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''Get2dCompFromVector''' |- | colspan="2" | Searches for the first component in a particular direction, returning the component and setting the distance to it |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Origin |- | colspan="2" | The sear...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.FindNextPanelComp (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''FindNextPanelComp''' |- | colspan="2" | Finds the next component in the panel (must call 'FindFirstPanelComp' or 'GetFirstCompFromPoint' first) |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id |- | w...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.GetFirstCompFromPoint (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetFirstCompFromPoint''' |- | colspan="2" | Finds the first component in the panel at a particular point |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id |- | width="10%" align="center" | File:Fc9-...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.FindFirstPanelComp (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''FindFirstPanelComp''' |- | colspan="2" | Finds the first component in the panel |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id |- | width="10%" align="center" | File:Fc9-bool-icon.png - BOOL |...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.ShowPanel (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''ShowPanel''' |- | colspan="2" | Shows or hides a component panel |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id |- | width="10%" align="center" | File:Fc9-bool-icon.png - BOOL | width="90%" |...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.ExportPanelAsImage (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''ExportPanelAsImage''' |- | colspan="2" | Exports a panel as an image file |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | w...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.Refresh2dPanel (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''Refresh2dPanel''' |- | colspan="2" | Redraws the whole 2D panel |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id (-1 = all 2D panels) |- | width="10%" align="center" style="border-top: 2px solid #000...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.GetDisplayCreatorBackCol (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetDisplayCreatorBackCol''' |- | colspan="2" | Returns the background colour of a Display Creator panel |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | Id |- | colspan="2" | The panel Id |- | width="10%" align="center" style="border...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.ConfigureDisplayCreator (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''ConfigureDisplayCreator''' |- | colspan="2" | Sets the dimensions and orientation of a Display Creator panel |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | Id |- | colspan="2" | The panel Id |- | width="10%" align="center" | File...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.DeletePanel (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''DeletePanel''' |- | colspan="2" | Delete a panel (must be empty) |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | Id |- | colspan="2" | The panel Id |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-boo...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.CreateDisplayCreator (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CreateDisplayCreator''' |- | colspan="2" | Creates a new Display Creator panel |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | Name |- | colspan="2" | Name of the new panel |- | width="10%" align="center" style="border-top: 2px...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API Panel.GetPanelType (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetPanelType''' |- | colspan="2" | Returns the type of the panel from the id (0 = Normal, 1 = Display creator) |- |- | width="10%" align="center" | File:Fc9-s32-icon.png - LONG | width="90%" | Id |- | colspan="2" | The panel id |- | width="10%" align="center" style="...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API WebDeveloper.GetPropertyVarDefs (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetPropertyVarDefs''' |- | colspan="2" | Returns variable definitions of all component properties in the given format (usually used to support component creation) |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | Th...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API WebDeveloper.SetEnabled (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''SetEnabled''' |- | colspan="2" | Sets a Web Developer component to be enabled or disabled |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component |- | width="10%" align="center" | File:Fc9-bool-ico...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API WebDeveloper.SetVisibility (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''SetVisibility''' |- | colspan="2" | Sets the visibility of a Web Developer component |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component |- | width="10%" align="center" | File:Fc9-bool-icon.png...")
- 14:37, 7 August 2026 Wiki bot talk contribs created page API WebDeveloper.GetHtmlElement (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''GetHtmlElement''' |- | colspan="2" | Gets the HTML object from a component handle |- |- | width="10%" align="center" | File:Fc9-h32-icon.png - HANDLE | width="90%" | Handle |- | colspan="2" | The component to find |- | width="10%" align="center" style="border-top: 2p...")